Searched refs:SECURITY_RAW (Results 1 – 3 of 3) sorted by relevance
128 SECURITY_RAW, /* force same ownership/permissions on files */ enumerator
3038 & ((1 << SECURITY_DEFAULT) | (1 << SECURITY_RAW)))) in ntfs_check_access_xattr()4531 ctx->vol->secure_flags |= (1 << SECURITY_RAW); in main()4534 ctx->vol->secure_flags &= ~(1 << SECURITY_RAW); in main()4575 if ((ctx->vol->secure_flags & (1 << SECURITY_RAW)) in main()
3338 & ((1 << SECURITY_DEFAULT) | (1 << SECURITY_RAW)))) in ntfs_check_access_xattr()4804 ctx->vol->secure_flags |= (1 << SECURITY_RAW);4807 ctx->vol->secure_flags &= ~(1 << SECURITY_RAW);