Searched refs:SB_FREEZE_FS (Results 1 – 2 of 2) sorted by relevance
1736 sb->s_writers.frozen = SB_FREEZE_FS; in freeze_super()1737 sb_wait_write(sb, SB_FREEZE_FS); in freeze_super()1745 sb_freeze_unlock(sb, SB_FREEZE_FS); in freeze_super()1790 sb_freeze_unlock(sb, SB_FREEZE_FS); in thaw_super_locked()
1438 SB_FREEZE_FS = 3, /* For internal FS use (e.g. to stop enumerator1877 __sb_end_write(sb, SB_FREEZE_FS); in sb_end_intwrite()1948 __sb_start_write(sb, SB_FREEZE_FS); in sb_start_intwrite()1953 return __sb_start_write_trylock(sb, SB_FREEZE_FS); in sb_start_intwrite_trylock()