Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfsclient/
HDnfs_clstate.c123 static struct nfscllayout *nfscl_findlayout(struct nfsclclient *, u_int8_t *,
3356 lyp = nfscl_findlayout(clp, in nfscl_docb()
4722 lyp = nfscl_findlayout(clp, fhp, fhlen); in nfscl_layout()
4798 lyp = nfscl_findlayout(clp, fhp, fhlen); in nfscl_getlayout()
4840 lyp = nfscl_findlayout(clp, fhp, fhlen); in nfscl_retoncloselayout()
4917 nfscl_findlayout(struct nfsclclient *clp, u_int8_t *fhp, int fhlen) in nfscl_findlayout() function
5198 lyp = nfscl_findlayout(clp, np->n_fhp->nfh_fh, np->n_fhp->nfh_len); in nfscl_layoutcommit()