Home
last modified time | relevance | path

Searched refs:EXT4_FC_SUPPORTED_FEATURES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.h17 #define EXT4_FC_SUPPORTED_FEATURES 0x0 macro
H A Dfast_commit.c1053 head.fc_features = cpu_to_le32(EXT4_FC_SUPPORTED_FEATURES); in ext4_fc_perform_commit()
2019 ~EXT4_FC_SUPPORTED_FEATURES) { in ext4_fc_replay_scan()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.h22 #define EXT4_FC_SUPPORTED_FEATURES 0x0 macro
H A Dfast_commit.c1116 head.fc_features = cpu_to_le32(EXT4_FC_SUPPORTED_FEATURES); in ext4_fc_perform_commit()
2121 ~EXT4_FC_SUPPORTED_FEATURES) { in ext4_fc_replay_scan()

Completed in 6 milliseconds