Lines Matching defs:dentry
208 struct f2fs_dir_entry *dentry; member
214 struct dentry { struct
215 char *path;
216 char *full_path;
217 const u8 *name;
218 int len;
219 char *link;
220 unsigned long size;
221 u8 file_type;
222 u16 mode;
223 u16 uid;
224 u16 gid;
225 u32 *inode;
226 u32 mtime;
227 char *secon;
228 uint64_t capabilities;
229 nid_t ino;
230 nid_t pino;
231 u64 from_devino;