Home
last modified time | relevance | path

Searched refs:nfsrpc_advise (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfs_var.h547 int nfsrpc_advise(vnode_t, off_t, uint64_t, int, struct ucred *, NFSPROC_T *);
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c3617 error = nfsrpc_advise(ap->a_vp, ap->a_start, len, ap->a_advice, in nfs_advise()
H A Dnfs_clrpcops.c7523 nfsrpc_advise(vnode_t vp, off_t offset, uint64_t cnt, int advise, in nfsrpc_advise() function