Home
last modified time | relevance | path

Searched refs:ext4_clear_mount_flag (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.c1241 ext4_clear_mount_flag(sb, EXT4_MF_FC_COMMITTING); in ext4_fc_cleanup()
1242 ext4_clear_mount_flag(sb, EXT4_MF_FC_INELIGIBLE); in ext4_fc_cleanup()
H A Dext4.h1723 static inline void ext4_clear_mount_flag(struct super_block *sb, int bit) in ext4_clear_mount_flag() function
H A Dsuper.c4753 ext4_clear_mount_flag(sb, EXT4_MF_FC_INELIGIBLE); in ext4_fill_super()
4754 ext4_clear_mount_flag(sb, EXT4_MF_FC_COMMITTING); in ext4_fill_super()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.c1318 ext4_clear_mount_flag(sb, EXT4_MF_FC_INELIGIBLE); in ext4_fc_cleanup()
H A Dext4.h1815 static inline void ext4_clear_mount_flag(struct super_block *sb, int bit) in ext4_clear_mount_flag() function
H A Dsuper.c4478 ext4_clear_mount_flag(sb, EXT4_MF_FC_INELIGIBLE); in ext4_fast_commit_init()

Completed in 36 milliseconds