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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_fcntl.c199 #ifdef F_THAW_FS
200 { BSM_F_THAW_FS, F_THAW_FS },
/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h262 #define F_THAW_FS 54 /* "thaw" all fs operations */ macro
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c1982 case F_THAW_FS: {
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1372 case F_THAW_FS: { // thaw all frozen fs operations for the fs of this fd

Completed in 116 milliseconds