Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dfast_commit.h108 int fcd_op; /* Type of update create / unlink / link */ member
Dfast_commit.c318 WARN_ON(fc_dentry->fcd_op != EXT4_FC_TAG_CREAT); in ext4_fc_del()
433 node->fcd_op = dentry_update->op; in __track_dentry_update()
831 tl.fc_tag = cpu_to_le16(fc_dentry->fcd_op); in ext4_fc_add_dentry_tlv()
1040 if (fc_dentry->fcd_op != EXT4_FC_TAG_CREAT) { in ext4_fc_commit_dentry_updates()