Searched refs:SB_ACTIVE (Results 1 – 20 of 20) sorted by relevance
622 sb->s_flags &= ~SB_ACTIVE; in generic_shutdown_super() 725 * with SB_BORN and SB_ACTIVE as yet unset.1284 sb->s_flags |= SB_ACTIVE; in vfs_get_super() 1352 * a partially constructed state with SB_BORN and SB_ACTIVE as yet1401 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()
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()
1232 s->s_flags |= SB_ACTIVE; in nilfs_get_tree()
2056 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()
1886 if (!(dentry->d_sb->s_flags & SB_ACTIVE)) { in nfs_dentry_delete()
1014 sb->s_flags |= SB_ACTIVE; in cifs_smb3_do_mount()
2290 sb->s_flags |= SB_ACTIVE; in ubifs_get_tree()
2280 sb->s_flags |= SB_ACTIVE; in bch2_fs_get_tree()
1257 #define SB_ACTIVE BIT(30) macro
3318 && (sb->s_flags & SB_ACTIVE)) { in ni_write_inode()
2214 sbi->sb->s_flags |= SB_ACTIVE; in f2fs_disable_checkpoint()
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()