Searched refs:fc_tag (Results 1 – 1 of 1) sorted by relevance
736 tl.fc_tag = cpu_to_le16(EXT4_FC_TAG_PAD); in ext4_fc_reserve_space()778 tl.fc_tag = cpu_to_le16(EXT4_FC_TAG_TAIL); in ext4_fc_write_tail()813 tl.fc_tag = cpu_to_le16(tag); in ext4_fc_add_tlv()837 tl.fc_tag = cpu_to_le16(fc_dentry->fcd_op); in ext4_fc_add_dentry_tlv()872 tl.fc_tag = cpu_to_le16(EXT4_FC_TAG_INODE); in ext4_fc_write_inode()1378 u16 fc_tag; member1401 tl->fc_tag = le16_to_cpu(tl_disk.fc_tag); in ext4_fc_get_tl()1566 int inode_len, ino, ret, tag = tl->fc_tag; in ext4_fc_replay_inode()2102 if (le16_to_cpu(((struct ext4_fc_tl *)start)->fc_tag) in ext4_fc_replay_scan()2118 !ext4_fc_value_len_isvalid(sbi, tl.fc_tag, tl.fc_len)) { in ext4_fc_replay_scan()[all …]