Home
last modified time | relevance | path

Searched refs:sb_freeze_unlock (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/fs/
Dsuper.c1872 static void sb_freeze_unlock(struct super_block *sb, int level) in sb_freeze_unlock() function
2005 sb_freeze_unlock(sb, SB_FREEZE_PAGEFAULT); in freeze_super()
2021 sb_freeze_unlock(sb, SB_FREEZE_FS); in freeze_super()
2093 sb_freeze_unlock(sb, SB_FREEZE_FS); in thaw_super_locked()