Lines Matching refs:nfscllayout
125 int, struct nfsclrecalllayout **, struct nfscllayout **);
127 static struct nfscllayout *nfscl_findlayout(struct nfsclclient *, u_int8_t *,
165 static int nfscl_layoutrecall(int, struct nfscllayout *, uint32_t, uint64_t,
168 static void nfscl_layoutreturn(struct nfsmount *, struct nfscllayout *,
170 static void nfscl_dolayoutcommit(struct nfsmount *, struct nfscllayout *,
1769 struct nfscllayout *lyp, *nlyp; in nfscl_cleanclient()
2134 struct nfscllayout *lyp, *nlyp; in nfscl_recover()
2733 struct nfscllayout *lyp, *nlyp; in nfscl_renewthread()
3391 struct nfscllayout *lyp; in nfscl_doclose()
3572 struct nfscllayout *lyp; in nfscl_docb()
5279 struct nfsclflayouthead *fhlp, struct nfscllayout **lypp, in nfscl_layout()
5283 struct nfscllayout *lyp, *tlyp; in nfscl_layout()
5386 struct nfscllayout *
5391 struct nfscllayout *lyp; in nfscl_getlayout()
5436 int fhlen, struct nfsclrecalllayout **recallpp, struct nfscllayout **lypp) in nfscl_retoncloselayout()
5438 struct nfscllayout *lyp; in nfscl_retoncloselayout()
5473 struct nfscllayout *lyp, struct nfsclds *dsp) in nfscl_dserr()
5537 nfscl_rellayout(struct nfscllayout *lyp, int exclocked) in nfscl_rellayout()
5593 static struct nfscllayout *
5596 struct nfscllayout *lyp; in nfscl_findlayout()
5700 nfscl_freelayout(struct nfscllayout *layp) in nfscl_freelayout()
5760 nfscl_layoutrecall(int recalltype, struct nfscllayout *lyp, uint32_t iomode, in nfscl_layoutrecall()
5845 nfscl_layoutreturn(struct nfsmount *nmp, struct nfscllayout *lyp, in nfscl_layoutreturn()
5872 nfscl_dolayoutcommit(struct nfsmount *nmp, struct nfscllayout *lyp, in nfscl_dolayoutcommit()
5917 struct nfscllayout *lyp; in nfscl_layoutcommit()