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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c5082 int protectable_target = 0; local
5121 protectable_target = 1;
5182 if ((protected_mount) && (protectable_target)) {
5240 if ((protected_mount) && (protectable_target)) {
5284 if ((attr.ca_fileid != 0) && (protected_mount) && (protectable_target)) {
5348 if ((attr.ca_fileid != 0) && (protected_mount) && (protectable_target)) {

Completed in 29 milliseconds