Home
last modified time | relevance | path

Searched refs:ext4_fc_tl (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/ext4/
Dfast_commit.h27 struct ext4_fc_tl { struct
74 #define EXT4_FC_TAG_BASE_LEN (sizeof(struct ext4_fc_tl))
Dfast_commit.c694 struct ext4_fc_tl *tl; in ext4_fc_reserve_space()
723 tl = (struct ext4_fc_tl *)(sbi->s_fc_bh->b_data + off); in ext4_fc_reserve_space()
761 struct ext4_fc_tl tl; in ext4_fc_write_tail()
800 struct ext4_fc_tl tl; in ext4_fc_add_tlv()
821 struct ext4_fc_tl tl; in ext4_fc_add_dentry_tlv()
853 struct ext4_fc_tl tl; in ext4_fc_write_inode()
1341 struct ext4_fc_tl *tl, u8 *val) in tl_to_darg()
1353 static inline void ext4_fc_get_tl(struct ext4_fc_tl *tl, u8 *val) in ext4_fc_get_tl()
1361 static int ext4_fc_replay_unlink(struct super_block *sb, struct ext4_fc_tl *tl, in ext4_fc_replay_unlink()
1459 static int ext4_fc_replay_link(struct super_block *sb, struct ext4_fc_tl *tl, in ext4_fc_replay_link()
[all …]
/Linux-v6.1/Documentation/filesystems/ext4/
Djournal.rst633 a ``struct ext4_fc_tl`` in the beginning which stores the tag and the length