Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dsuper.c48 static char *sb_writers_name[SB_FREEZE_LEVELS] = {
163 for (i = 0; i < SB_FREEZE_LEVELS; i++) in destroy_super_work()
234 for (i = 0; i < SB_FREEZE_LEVELS; i++) { in alloc_super()
1702 for (level = SB_FREEZE_LEVELS - 1; level >= 0; level--) in lockdep_sb_freeze_release()
1713 for (level = 0; level < SB_FREEZE_LEVELS; ++level) in lockdep_sb_freeze_acquire()
1721 for (level = SB_FREEZE_LEVELS - 1; level >= 0; level--) in sb_freeze_unlock()
/Linux-v5.4/include/linux/
Dfs.h1416 #define SB_FREEZE_LEVELS (SB_FREEZE_COMPLETE - 1) macro
1421 struct percpu_rw_semaphore rw_sem[SB_FREEZE_LEVELS];
2231 struct lock_class_key s_writers_key[SB_FREEZE_LEVELS];