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

/freebsd-9.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1505 int supports_nfsv4acls, int at_root, uint64_t mounted_on_fileno)
1510 attrbitp, cred, p, isdgram, reterr, supports_nfsv4acls, at_root,
1808 int at_root, needs_unbusy, not_zfs, supports_nfsv4acls; local
2071 at_root = 0;
2146 at_root = 1;
2170 at_root = 1;
2235 supports_nfsv4acls, at_root,
2241 supports_nfsv4acls, at_root,
1502 nfsvno_fillattr(struct nfsrv_descript *nd, struct mount *mp, struct vnode *vp, struct nfsvattr *nvap, fhandle_t *fhp, int rderror, nfsattrbit_t *attrbitp, struct ucred *cred, struct thread *p, int isdgram, int reterr, int supports_nfsv4acls, int at_root, uint64_t mounted_on_fileno) argument
H A Dnfs_nfsdserv.c182 int at_root = 0, error = 0, supports_nfsv4acls; local
243 at_root = 1;
245 at_root = 0;
248 if (at_root != 0) {
260 at_root = 0;
269 at_root, mounted_on_fileno);
/freebsd-9.3-release/sys/fs/nfs/
H A Dnfs_commonsubs.c1973 int reterr, int supports_nfsv4acls, int at_root, uint64_t mounted_on_fileno)
2446 if (at_root != 0)
1970 nfsv4_fillattr(struct nfsrv_descript *nd, struct mount *mp, vnode_t vp, NFSACL_T *saclp, struct vattr *vap, fhandle_t *fhp, int rderror, nfsattrbit_t *attrbitp, struct ucred *cred, NFSPROC_T *p, int isdgram, int reterr, int supports_nfsv4acls, int at_root, uint64_t mounted_on_fileno) argument

Completed in 67 milliseconds