Searched refs:SB_FREEZE_PAGEFAULT (Results 1 – 2 of 2) sorted by relevance
1503 sb->s_writers.frozen = SB_FREEZE_PAGEFAULT; in freeze_super()1504 sb_wait_write(sb, SB_FREEZE_PAGEFAULT); in freeze_super()
1346 SB_FREEZE_PAGEFAULT = 2, /* Page faults stopped as well */ enumerator1530 __sb_end_write(sb, SB_FREEZE_PAGEFAULT); in sb_end_pagefault()1595 __sb_start_write(sb, SB_FREEZE_PAGEFAULT, true); in sb_start_pagefault()