Searched refs:nfscl_postop_attr (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c321 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
334 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
1391 error = nfscl_postop_attr(nd, rnap, attrflagp, stuff);
1468 error = nfscl_postop_attr(nd, dnap, dattrflagp, stuff);
1491 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
1493 error = nfscl_postop_attr(nd, dnap, dattrflagp, stuff);
1529 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
1548 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
1672 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
2699 error = nfscl_postop_attr(n
[all...]
H A Dnfs_clport.c777 * parsed here. A separate call to nfscl_postop_attr() is required.)
804 error = nfscl_postop_attr(nd, nap, flagp, stuff);
838 nfscl_postop_attr(struct nfsrv_descript *nd, struct nfsvattr *nap, int *retp, function
/freebsd-13-stable/sys/fs/nfs/
H A Dnfs_var.h372 int nfscl_postop_attr(struct nfsrv_descript *, struct nfsvattr *, int *,

Completed in 120 milliseconds