HomeSort by: relevance | last modified time | path
    Searched defs:supports_nfsv4acls (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
2242 supports_nfsv4acls =
2246 supports_nfsv4acls = 0;
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
249 supports_nfsv4acls = nfs_supportsnfsv4acls(vp);
282 isdgram, 1, supports_nfsv4acls,

Completed in 16 milliseconds