Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dsuper.c84 static inline bool wait_born(struct super_block *sb) in wait_born() function
134 wait_var_event(&sb->s_flags, wait_born(sb)); in super_lock()