Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dfast_commit.c655 struct ext4_fc_tl *tl; in ext4_fc_reserve_space()
666 if (len + sizeof(struct ext4_fc_tl) > bsize) in ext4_fc_reserve_space()
669 if (bsize - off - 1 > len + sizeof(struct ext4_fc_tl)) { in ext4_fc_reserve_space()
684 tl = (struct ext4_fc_tl *)(sbi->s_fc_bh->b_data + off); in ext4_fc_reserve_space()
686 pad_len = bsize - off - 1 - sizeof(struct ext4_fc_tl); in ext4_fc_reserve_space()
722 struct ext4_fc_tl tl; in ext4_fc_write_tail()
761 struct ext4_fc_tl tl; in ext4_fc_add_tlv()
782 struct ext4_fc_tl tl; in ext4_fc_add_dentry_tlv()
815 struct ext4_fc_tl tl; in ext4_fc_write_inode()
1288 struct ext4_fc_tl *tl, u8 *val) in tl_to_darg()
[all …]
Dfast_commit.h27 struct ext4_fc_tl { struct
/Linux-v5.15/Documentation/filesystems/ext4/
Djournal.rst633 a ``struct ext4_fc_tl`` in the beginning which stores the tag and the length