Searched refs:ext4_set_mount_flag (Results 1 – 3 of 3) sorted by relevance
841 ext4_set_mount_flag(sb, EXT4_MF_MNTDIR_SAMPLED); in ext4_sample_last_mounted()
346 ext4_set_mount_flag(sb, EXT4_MF_FC_INELIGIBLE); in ext4_fc_mark_ineligible()
1809 static inline void ext4_set_mount_flag(struct super_block *sb, int bit) in ext4_set_mount_flag() function