Home
last modified time | relevance | path

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

/linux/fs/
H A Dsuper.c1876 static void sb_freeze_unlock(struct super_block *sb, int level) in sb_freeze_unlock()
2125 sb_freeze_unlock(sb, SB_FREEZE_PAGEFAULT); in freeze_super()
2141 sb_freeze_unlock(sb, SB_FREEZE_FS); in freeze_super()
2207 sb_freeze_unlock(sb, SB_FREEZE_FS); in thaw_super_locked()
1873 static void sb_freeze_unlock(struct super_block *sb, int level) sb_freeze_unlock() function