HomeSort by: relevance | last modified time | path
    Searched refs:nfscl_postop_attr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clrpcops.c 229 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
242 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
1177 error = nfscl_postop_attr(nd, rnap, attrflagp, stuff);
1254 error = nfscl_postop_attr(nd, dnap, dattrflagp, stuff);
1277 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
1279 error = nfscl_postop_attr(nd, dnap, dattrflagp, stuff);
1315 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
1334 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
1452 error = nfscl_postop_attr(nd, nap, attrflagp, stuff);
2467 error = nfscl_postop_attr(nd, nap, attrflagp, dstuff)
    [all...]
nfs_clport.c 725 * parsed here. A separate call to nfscl_postop_attr() is required.)
752 error = nfscl_postop_attr(nd, nap, flagp, stuff);
784 nfscl_postop_attr(struct nfsrv_descript *nd, struct nfsvattr *nap, int *retp, function in typeref:typename:int
  /src/sys/fs/nfs/common/
nfs_var.h 314 int nfscl_postop_attr(struct nfsrv_descript *, struct nfsvattr *, int *,

Completed in 15 milliseconds