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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vnops.c6141 int protected_mount = 0; local
6224 protected_mount = 1;
6235 if ((protected_mount) && (protectable_target)) {
6298 if ((protected_mount) && (protectable_target)) {
6352 if ((attr.ca_fileid != 0) && (protected_mount) && (protectable_target)) {
6414 if ((attr.ca_fileid != 0) && (protected_mount) && (protectable_target)) {
6497 if ((protectable_target) && (protected_mount)) {

Completed in 29 milliseconds