Searched refs:ext4_fc_tl (Results 1 – 3 of 3) sorted by relevance
594 struct ext4_fc_tl *tl; in ext4_fc_reserve_space()605 if (len + sizeof(struct ext4_fc_tl) > bsize) in ext4_fc_reserve_space()608 if (bsize - off - 1 > len + sizeof(struct ext4_fc_tl)) { in ext4_fc_reserve_space()623 tl = (struct ext4_fc_tl *)(sbi->s_fc_bh->b_data + off); in ext4_fc_reserve_space()625 pad_len = bsize - off - 1 - sizeof(struct ext4_fc_tl); in ext4_fc_reserve_space()661 struct ext4_fc_tl tl; in ext4_fc_write_tail()700 struct ext4_fc_tl tl; in ext4_fc_add_tlv()723 struct ext4_fc_tl tl; in ext4_fc_add_dentry_tlv()755 struct ext4_fc_tl tl; in ext4_fc_write_inode()1246 struct ext4_fc_tl *tl, u8 *val) in tl_to_darg()[all …]
22 struct ext4_fc_tl { struct
633 a ``struct ext4_fc_tl`` in the beginning which stores the tag and the length