Searched refs:SB_I_CGROUPWB (Results 1 – 9 of 9) sorted by relevance
185 (inode->i_sb->s_iflags & SB_I_CGROUPWB); in inode_cgwb_enabled()
1432 #define SB_I_CGROUPWB 0x00000001 /* cgroup-aware writeback enabled */ macro
447 fc->s_iflags |= SB_I_CGROUPWB; in bd_init_fs_context()
918 sb->s_iflags |= SB_I_CGROUPWB; in ext2_fill_super()
1587 sb->s_iflags |= SB_I_CGROUPWB; in xfs_fs_fill_super()
1351 sb->s_iflags |= SB_I_CGROUPWB; in btrfs_fill_super()
4025 sb->s_iflags |= SB_I_CGROUPWB; in f2fs_fill_super()
4220 sb->s_iflags |= SB_I_CGROUPWB; in ext4_fill_super()
2556 super_block by setting SB_I_CGROUPWB in ->s_iflags. This allows for
Completed in 42 milliseconds