Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.h29 __le32 fc_features; member
H A Dfast_commit.c1053 head.fc_features = cpu_to_le32(EXT4_FC_SUPPORTED_FEATURES); in ext4_fc_perform_commit()
2018 if (le32_to_cpu(head.fc_features) & in ext4_fc_replay_scan()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.h34 __le32 fc_features; member
H A Dfast_commit.c1116 head.fc_features = cpu_to_le32(EXT4_FC_SUPPORTED_FEATURES); in ext4_fc_perform_commit()
2120 if (le32_to_cpu(head.fc_features) & in ext4_fc_replay_scan()

Completed in 7 milliseconds