Searched refs:F_FREEZE_FS (Results 1 – 4 of 4) sorted by relevance
190 #ifdef F_FREEZE_FS191 { BSM_F_FREEZE_FS, F_FREEZE_FS },
307 #define F_FREEZE_FS 53 /* "freeze" all fs operations */ macro
3852 case F_FREEZE_FS: // freeze all other fs operations for the fs of this fd in sys_fcntl_nocancel()
13559 case F_FREEZE_FS: in fsctl_internal()