Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfs/
HDnfs_var.h345 void nfsrv_fixattr(struct nfsrv_descript *, vnode_t,
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdsubs.c1583 nfsrv_fixattr(struct nfsrv_descript *nd, vnode_t vp, in nfsrv_fixattr() function
HDnfs_nfsdserv.c1309 nfsrv_fixattr(nd, vp, &nva, aclp, p, &attrbits, exp); in nfsrvd_mknod()
1807 nfsrv_fixattr(nd, ndp->ni_vp, nvap, aclp, p, attrbitp, exp); in nfsrvd_symlinksub()
1942 nfsrv_fixattr(nd, vp, nvap, aclp, p, attrbitp, exp); in nfsrvd_mkdirsub()
HDnfs_nfsdport.c1426 nfsrv_fixattr(nd, ndp->ni_vp, nvap, in nfsvno_open()