Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c127 static struct nfscllayout *nfscl_findlayout(struct nfsclclient *, u_int8_t *,
3775 lyp = nfscl_findlayout(clp, in nfscl_docb()
5320 lyp = nfscl_findlayout(clp, fhp, fhlen); in nfscl_layout()
5404 lyp = nfscl_findlayout(clp, fhp, fhlen); in nfscl_getlayout()
5451 lyp = nfscl_findlayout(clp, fhp, fhlen); in nfscl_retoncloselayout()
5599 nfscl_findlayout(struct nfsclclient *clp, u_int8_t *fhp, int fhlen) in nfscl_findlayout() function
5937 lyp = nfscl_findlayout(clp, np->n_fhp->nfh_fh, np->n_fhp->nfh_len); in nfscl_layoutcommit()