/src/sys/fs/nfs/common/ |
nfs_var.h | 346 void nfsrv_fixattr(struct nfsrv_descript *, vnode_t,
|
/src/sys/fs/nfs/server/ |
nfs_nfsdsubs.c | 1591 nfsrv_fixattr(struct nfsrv_descript *nd, vnode_t vp, function in typeref:typename:APPLESTATIC void
|
nfs_nfsdserv.c | 1310 nfsrv_fixattr(nd, vp, &nva, aclp, p, &attrbits, exp); 1808 nfsrv_fixattr(nd, ndp->ni_vp, nvap, aclp, p, attrbitp, exp); 1943 nfsrv_fixattr(nd, vp, nvap, aclp, p, attrbitp, exp);
|
nfs_nfsdport.c | 1448 nfsrv_fixattr(nd, ndp->ni_vp, nvap,
|