Searched refs:nfsrpc_layoutget (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 219 static int nfsrpc_layoutget(struct nfsmount *, uint8_t *, int, int, uint64_t, 5582 nfsrpc_layoutget(struct nfsmount *nmp, uint8_t *fhp, int fhlen, int iomode, in nfsrpc_layoutget() function 6060 error = nfsrpc_layoutget(nmp, nfhp->nfh_fh, in nfsrpc_getlayout() 6070 error = nfsrpc_layoutget(nmp, nfhp->nfh_fh, in nfsrpc_getlayout()
|