Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.h51 __le32 fc_parent_ino; member
H A Dfast_commit.c743 fcd.fc_parent_ino = cpu_to_le32(parent_ino); in ext4_fc_add_dentry_tlv()
1265 darg->parent_ino = le32_to_cpu(fcd.fc_parent_ino); in tl_to_darg()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.h56 __le32 fc_parent_ino; member
H A Dfast_commit.c828 fcd.fc_parent_ino = cpu_to_le32(fc_dentry->fcd_parent); in ext4_fc_add_dentry_tlv()
1348 darg->parent_ino = le32_to_cpu(fcd.fc_parent_ino); in tl_to_darg()

Completed in 7 milliseconds