Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dfile.c841 ext4_set_mount_flag(sb, EXT4_MF_MNTDIR_SAMPLED); in ext4_sample_last_mounted()
Dfast_commit.c346 ext4_set_mount_flag(sb, EXT4_MF_FC_INELIGIBLE); in ext4_fc_mark_ineligible()
Dext4.h1809 static inline void ext4_set_mount_flag(struct super_block *sb, int bit) in ext4_set_mount_flag() function