Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.h50 struct ext4_fc_dentry_info { struct
H A Dfast_commit.c735 struct ext4_fc_dentry_info fcd; in ext4_fc_add_dentry_tlv()
1261 struct ext4_fc_dentry_info fcd; in tl_to_darg()
1267 darg->dname = val + offsetof(struct ext4_fc_dentry_info, fc_dname); in tl_to_darg()
1269 sizeof(struct ext4_fc_dentry_info); in tl_to_darg()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.h55 struct ext4_fc_dentry_info { struct
H A Dfast_commit.c819 struct ext4_fc_dentry_info fcd; in ext4_fc_add_dentry_tlv()
1344 struct ext4_fc_dentry_info fcd; in tl_to_darg()
1350 darg->dname = val + offsetof(struct ext4_fc_dentry_info, fc_dname); in tl_to_darg()
1351 darg->dname_len = tl->fc_len - sizeof(struct ext4_fc_dentry_info); in tl_to_darg()
1994 len -= sizeof(struct ext4_fc_dentry_info); in ext4_fc_value_len_isvalid()

Completed in 7 milliseconds