Searched refs:MS_BORN (Results 1 – 4 of 4) sorted by relevance
341 if ((s->s_flags & MS_BORN) && atomic_inc_not_zero(&s->s_active)) { in grab_super()371 sb->s_root && (sb->s_flags & MS_BORN)) in trylock_super()518 if (sb->s_root && (sb->s_flags & MS_BORN)) in iterate_supers()552 if (sb->s_root && (sb->s_flags & MS_BORN)) in iterate_supers_type()593 if (sb->s_root && (sb->s_flags & MS_BORN)) in get_super()676 if (sb->s_root && (sb->s_flags & MS_BORN)) in user_get_super()783 if (sb->s_root && sb->s_bdev && (sb->s_flags & MS_BORN) && in do_emergency_remount()1116 sb->s_flags |= MS_BORN; in mount_fs()1301 if (!(sb->s_flags & MS_BORN)) { in freeze_super()
2702 flags &= ~(MS_NOSUID | MS_NOEXEC | MS_NODEV | MS_ACTIVE | MS_BORN | in do_mount()
97 #define MS_BORN (1<<29) macro
171 if (sb->s_flags & MS_BORN) in __btrfs_std_error()230 if (sb->s_flags & MS_BORN) { in __btrfs_std_error()