Home
last modified time | relevance | path

Searched refs:fcd_op (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dfast_commit.h109 int fcd_op; /* Type of update create / unlink / link */ member
H A Dfast_commit.c318 WARN_ON(fc_dentry->fcd_op != EXT4_FC_TAG_CREAT); in ext4_fc_del()
447 node->fcd_op = dentry_update->op; in __track_dentry_update()
827 tl.fc_tag = cpu_to_le16(fc_dentry->fcd_op); in ext4_fc_add_dentry_tlv()
1032 if (fc_dentry->fcd_op != EXT4_FC_TAG_CREAT) { in ext4_fc_commit_dentry_updates()