HomeSort by: relevance | last modified time | path
    Searched defs:at_root (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdport.c 1536 int supports_nfsv4acls, int at_root, uint64_t mounted_on_fileno)
1541 attrbitp, cred, p, isdgram, reterr, supports_nfsv4acls, at_root,
1837 int at_root, is_ufs, is_zfs, needs_unbusy, supports_nfsv4acls; local in function:nfsrvd_readdirplus
2099 at_root = 0;
2173 at_root = 1;
2197 at_root = 1;
2262 supports_nfsv4acls, at_root,
2268 supports_nfsv4acls, at_root,
nfs_nfsdserv.c 185 int at_root = 0, error = 0, supports_nfsv4acls; local in function:nfsrvd_getattr
257 at_root = 1;
259 at_root = 0;
262 if (at_root != 0) {
274 at_root = 0;
283 at_root, mounted_on_fileno);

Completed in 15 milliseconds