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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c5090 int protected_mount = 0; local
5171 protected_mount = 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 16 milliseconds