Searched refs:nfsrpc_getlayout (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 154 static int nfsrpc_getlayout(struct nfsmount *, vnode_t, struct nfsfh *, int, 6024 nfsrpc_getlayout(struct nfsmount *nmp, vnode_t vp, struct nfsfh *nfhp, in nfsrpc_getlayout() function 6438 error = nfsrpc_getlayout(nmp, vp, np->n_fhp, iolaymode, in nfscl_doiods() 8145 * Similar to nfsrpc_getlayout(), except that it uses nfsrpc_openlayget(),
|