Home
last modified time | relevance | path

Searched defs:ext4_fc_dentry_update (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/fs/ext4/
Dfast_commit.h104 struct ext4_fc_dentry_update { struct
105 int fcd_op; /* Type of update create / unlink / link */
106 int fcd_parent; /* Parent inode number */
107 int fcd_ino; /* Inode number */
108 struct qstr fcd_name; /* Dirent name */
109 unsigned char fcd_iname[DNAME_INLINE_LEN]; /* Dirent name string */
110 struct list_head fcd_list;
111 struct list_head fcd_dilist;