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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_fcntl.c196 #ifdef F_FREEZE_FS
197 { BSM_F_FREEZE_FS, F_FREEZE_FS },
/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h261 #define F_FREEZE_FS 53 /* "freeze" all fs operations */ macro
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c1933 case F_FREEZE_FS: {
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1371 case F_FREEZE_FS: // freeze all other fs operations for the fs of this fd

Completed in 39 milliseconds