Searched refs:SB_ACTIVE (Results 1 – 20 of 20) sorted by relevance
622 sb->s_flags &= ~SB_ACTIVE; in generic_shutdown_super()1284 sb->s_flags |= SB_ACTIVE; in vfs_get_super()1401 if (!sb->s_root || !(sb->s_flags & SB_ACTIVE)) { in bdev_super_lock()1641 s->s_flags |= SB_ACTIVE; in get_tree_bdev_flags()1699 s->s_flags |= SB_ACTIVE; in mount_bdev()1735 s->s_flags |= SB_ACTIVE; in mount_nodev()1783 s->s_flags |= SB_ACTIVE; in mount_single()
529 if (!(inode->i_sb->s_flags & SB_ACTIVE)) in __inode_add_lru()1922 (sb->s_flags & SB_ACTIVE)) { in iput_final()
562 if (!(inode->i_sb->s_flags & SB_ACTIVE) || in inode_prepare_wbs_switch()
61 sb->s_flags |= SB_ACTIVE; in mtd_get_sb()
594 sb->s_flags |= SB_ACTIVE; in afs_get_tree()597 ASSERTCMP(sb->s_flags, &, SB_ACTIVE); in afs_get_tree()
87 sb->s_flags |= SB_ACTIVE; in v9fs_fill_super()
742 mp->m_super->s_flags |= SB_ACTIVE; in xfs_log_mount_finish()746 mp->m_super->s_flags &= ~SB_ACTIVE; in xfs_log_mount_finish()
1224 s->s_flags |= SB_ACTIVE; in nilfs_get_tree()
2049 int during_mount = !(sci->sc_super->s_flags & SB_ACTIVE); in nilfs_segctor_drop_written_files()
1429 if (!(inode->i_sb->s_flags & SB_ACTIVE)) { in btrfs_defrag_file()
991 sb->s_flags |= SB_ACTIVE; in btrfs_fill_super()
1359 s->s_flags |= SB_ACTIVE; in nfs_get_tree_common()
1898 if (!(dentry->d_sb->s_flags & SB_ACTIVE)) { in nfs_dentry_delete()
1008 sb->s_flags |= SB_ACTIVE; in cifs_smb3_do_mount()
2290 sb->s_flags |= SB_ACTIVE; in ubifs_get_tree()
2246 sb->s_flags |= SB_ACTIVE; in bch2_fs_get_tree()
1198 #define SB_ACTIVE BIT(30) macro
3312 && (sb->s_flags & SB_ACTIVE)) { in ni_write_inode()
3562 if ((sb->s_flags & SB_ACTIVE) && !err && in ext4_discard_work()
476 if (sb_rdonly(sb) || !(sb->s_flags & SB_ACTIVE) || in ext4_maybe_update_superblock()