Searched refs:NFSV4ACE_INHERITONLY (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/fs/nfs/
H A Dnfs_commonacl.c134 if (flag & NFSV4ACE_INHERITONLY) {
135 flag &= ~NFSV4ACE_INHERITONLY;
315 aceflag |= NFSV4ACE_INHERITONLY;
H A Dnfsproto.h431 #define NFSV4ACE_INHERITONLY 0x00000008 macro

Completed in 55 milliseconds