Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.h63 struct ext4_fc_tail { struct
H A Dfast_commit.c673 struct ext4_fc_tail tail; in ext4_fc_write_tail()
688 tl.fc_len = cpu_to_le16(bsize - off - 1 + sizeof(struct ext4_fc_tail)); in ext4_fc_write_tail()
1942 struct ext4_fc_tail tail; in ext4_fc_replay_scan()
2003 offsetof(struct ext4_fc_tail, in ext4_fc_replay_scan()
2057 struct ext4_fc_tail tail; in ext4_fc_replay()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.h68 struct ext4_fc_tail { struct
H A Dfast_commit.c757 struct ext4_fc_tail tail; in ext4_fc_write_tail()
772 tl.fc_len = cpu_to_le16(bsize - off + sizeof(struct ext4_fc_tail)); in ext4_fc_write_tail()
2003 return len >= sizeof(struct ext4_fc_tail); in ext4_fc_value_len_isvalid()
2037 struct ext4_fc_tail tail; in ext4_fc_replay_scan()
2105 offsetof(struct ext4_fc_tail, in ext4_fc_replay_scan()
2159 struct ext4_fc_tail tail; in ext4_fc_replay()

Completed in 7 milliseconds