Searched refs:SB_BORN (Results 1 – 6 of 6) sorted by relevance
116 wait_var_event(&sb->s_flags, super_flags(sb, SB_BORN | SB_DYING)); in super_lock()134 WARN_ON_ONCE(!(sb->s_flags & SB_BORN)); in super_lock()151 #define SUPER_WAKE_FLAGS (SB_BORN | SB_DYING | SB_DEAD)258 if (!(sb->s_flags & SB_BORN)) in super_cache_count()567 (sb->s_flags & SB_BORN)) in super_trylock_shared()1777 super_wake(sb, SB_BORN); in vfs_get_tree()
166 if (!(sb->s_flags & SB_BORN)) in __btrfs_handle_fs_error()
304 #define SB_BORN BIT(29) macro
255 if (!(sdp->sd_vfs->s_flags & SB_BORN)) in gfs2_withdraw()
380 if (!(mp->m_super->s_flags & SB_BORN)) { in xfs_dax_notify_failure()
1250 if (fc->sb_flags != (sb->s_flags & ~SB_BORN)) { in ceph_compare_super()