Home
last modified time | relevance | path

Searched defs:sb_writers (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h120 struct sb_writers { struct
123 struct percpu_counter counter[SB_FREEZE_LEVELS];
125 wait_queue_head_t wait; /* queue for waiting for
127 int frozen; /* Is sb frozen? */
128 wait_queue_head_t wait_unfrozen; /* queue for waiting for
131 struct lockdep_map lock_map[SB_FREEZE_LEVELS];
/openbmc/linux/include/linux/
H A Dfs.h1184 struct sb_writers { struct
1185 unsigned short frozen; /* Is sb frozen? */
1186 unsigned short freeze_holders; /* Who froze fs? */
1187 struct percpu_rw_semaphore rw_sem[SB_FREEZE_LEVELS];