Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dsuper.c549 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()