REQ_PEEK behaves just like REQ_READ except that it does not copy data anywhere, just obtains the blocks from the FS into the cache. To be used by the future mmap implementation. Change-Id: I1b56de304f0a7152b69a72c8962d04258adb44f9 |
||
|---|---|---|
| .. | ||
| buf.h | ||
| cache.c | ||
| clean.h | ||
| const.h | ||
| fs.h | ||
| glo.h | ||
| inode.c | ||
| inode.h | ||
| link.c | ||
| main.c | ||
| Makefile | ||
| mfsdir.h | ||
| misc.c | ||
| mount.c | ||
| open.c | ||
| path.c | ||
| pipe.c | ||
| protect.c | ||
| proto.h | ||
| read.c | ||
| stadir.c | ||
| stats.c | ||
| super.c | ||
| super.h | ||
| table.c | ||
| time.c | ||
| type.h | ||
| utility.c | ||
| write.c | ||