Searched refs:nfsrpc_advise (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 547 int nfsrpc_advise(vnode_t, off_t, uint64_t, int, struct ucred *, NFSPROC_T *);
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clvnops.c | 3617 error = nfsrpc_advise(ap->a_vp, ap->a_start, len, ap->a_advice, in nfs_advise()
|
H A D | nfs_clrpcops.c | 7523 nfsrpc_advise(vnode_t vp, off_t offset, uint64_t cnt, int advise, in nfsrpc_advise() function
|