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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_format.h605 kHFSContentProtectionMask = 0x40000000, enumerator in enum:__anon71
H A Dhfs_vfsutils.c913 if ((vcb->vcbAtrb & kHFSContentProtectionMask) == 0) {
921 if (vcb->vcbAtrb & kHFSContentProtectionMask) {

Completed in 78 milliseconds