Searched refs:MS_BORN (Results 1 – 4 of 4) sorted by relevance
356 if ((s->s_flags & MS_BORN) && atomic_inc_not_zero(&s->s_active)) { in grab_super()386 sb->s_root && (sb->s_flags & MS_BORN)) in trylock_super()534 if (sb->s_root && (sb->s_flags & MS_BORN)) in iterate_supers()568 if (sb->s_root && (sb->s_flags & MS_BORN)) in iterate_supers_type()609 if (sb->s_root && (sb->s_flags & MS_BORN)) in get_super()692 if (sb->s_root && (sb->s_flags & MS_BORN)) in user_get_super()799 if (sb->s_root && sb->s_bdev && (sb->s_flags & MS_BORN) && in do_emergency_remount()1132 sb->s_flags |= MS_BORN; in mount_fs()1287 if (!(sb->s_flags & MS_BORN)) { in freeze_super()
2711 flags &= ~(MS_NOSUID | MS_NOEXEC | MS_NODEV | MS_ACTIVE | MS_BORN | in do_mount()
97 #define MS_BORN (1<<29) macro
175 if (sb->s_flags & MS_BORN) in __btrfs_std_error()