Searched refs:wait_dead (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/ | ||
H A D | super.c | 549 static inline bool wait_dead(struct super_block *sb) in wait_dead() function 582 wait_var_event(&sb->s_flags, wait_dead(sb)); in grab_super_dead() |
Completed in 3 milliseconds