Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h2128 #define EXT4_FLAGS_BDEV_IS_DAX 2 macro
H A Dsuper.c4427 set_bit(EXT4_FLAGS_BDEV_IS_DAX, &sbi->s_ext4_flags); in ext4_fill_super()
4435 if (!test_bit(EXT4_FLAGS_BDEV_IS_DAX, &sbi->s_ext4_flags)) { in ext4_fill_super()
H A Dinode.c4657 if (!test_bit(EXT4_FLAGS_BDEV_IS_DAX, &sbi->s_ext4_flags)) in ext4_should_enable_dax()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h2228 #define EXT4_FLAGS_BDEV_IS_DAX 2 macro
H A Dsuper.c4732 set_bit(EXT4_FLAGS_BDEV_IS_DAX, &sbi->s_ext4_flags); in ext4_check_feature_compatibility()
4743 if (!test_bit(EXT4_FLAGS_BDEV_IS_DAX, &sbi->s_ext4_flags)) { in ext4_check_feature_compatibility()
H A Dinode.c4557 if (!test_bit(EXT4_FLAGS_BDEV_IS_DAX, &sbi->s_ext4_flags)) in ext4_should_enable_dax()

Completed in 44 milliseconds