Home
last modified time | relevance | path

Searched refs:ext4_set_mount_flag (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
H A Dfile.c841 ext4_set_mount_flag(sb, EXT4_MF_MNTDIR_SAMPLED); in ext4_sample_last_mounted()
H A Dfast_commit.c360 ext4_set_mount_flag(sb, EXT4_MF_FC_INELIGIBLE); in ext4_fc_mark_ineligible()
H A Dext4.h1827 static inline void ext4_set_mount_flag(struct super_block *sb, int bit) in ext4_set_mount_flag() function