Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ext4/
Dfast_commit.c1328 ext4_clear_mount_flag(sb, EXT4_MF_FC_INELIGIBLE); in ext4_fc_cleanup()
Dext4.h1805 static inline void ext4_clear_mount_flag(struct super_block *sb, int bit) in ext4_clear_mount_flag() function
Dsuper.c5038 ext4_clear_mount_flag(sb, EXT4_MF_FC_INELIGIBLE); in __ext4_fill_super()