Lines Matching defs:dentry
201 struct f2fs_dir_entry *dentry; member
207 struct dentry { struct
208 char *path;
209 char *full_path;
210 const u8 *name;
211 int len;
212 char *link;
213 unsigned long size;
214 u8 file_type;
215 u16 mode;
216 u16 uid;
217 u16 gid;
218 u32 *inode;
219 u32 mtime;
220 char *secon;
221 uint64_t capabilities;
222 nid_t ino;
223 nid_t pino;
224 u64 from_devino;