Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dsuper.c1936 static void sb_freeze_unlock(struct super_block *sb, int level) in sb_freeze_unlock() function
2110 sb_freeze_unlock(sb, SB_FREEZE_PAGEFAULT); in freeze_super()
2126 sb_freeze_unlock(sb, SB_FREEZE_FS); in freeze_super()
2185 sb_freeze_unlock(sb, SB_FREEZE_FS); in thaw_super_locked()