Searched defs:readahead (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs_clnt.h | 99 void (*readahead)(); /* pointer to readahead function */ member
|
H A D | nfs4_clnt.h | 247 void (*readahead)(); /* pointer to readahead function */ member
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_vnops.c | 3719 int readahead; in nfs_getapage() local
|
H A D | nfs3_vnops.c | 4624 int readahead; in nfs3_getapage() local
|
H A D | nfs4_vnops.c | 9525 nfs4_bio(struct buf *bp, stable_how4 *stab_comm, cred_t *cr, bool_t readahead) in nfs4_bio() 9838 int readahead; in nfs4_getapage() local
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 …", "connect", "fadvise64_64", "fsetxattr", "readv", "flock", "writev", "readahead", "preadv", "get… array
|
H A D | implicit_dependencies_verbose.json | 1 …d->flags"], "call": "fremovexattr"}, {"reason": ["fd->flags"], "call": "readahead"}, {"reason": ["… array
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …medreceive", "pread64", "fsetxattr", "readv", "flock", "fremovexattr", "readahead", "preadv", "get… array
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|