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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dvolume.h241 unsigned int secure_flags; /* flags, see security.h for values */ member in struct:_ntfs_volume
H A Dsecurity.c1199 if (scx->vol->secure_flags & (1 << SECURITY_STATICGRPS))
1283 if (scx->vol->secure_flags & (1 << SECURITY_STATICGRPS))
1956 noacl = !(scx->vol->secure_flags & (1 << SECURITY_ACL));
2147 && (scx->vol->secure_flags
2233 && (scx->vol->secure_flags
2371 && (scx->vol->secure_flags
2473 if (!(scx->vol->secure_flags & (1 << SECURITY_ACL))
2504 if (!(scx->vol->secure_flags
2525 && (scx->vol->secure_flags
2589 if (scx->vol->secure_flags
[all...]

Completed in 51 milliseconds