Searched refs:ext4_fc_tl (Results 1 – 3 of 3) sorted by relevance
27 struct ext4_fc_tl { struct74 #define EXT4_FC_TAG_BASE_LEN (sizeof(struct ext4_fc_tl))
694 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 …]
633 a ``struct ext4_fc_tl`` in the beginning which stores the tag and the length