Searched defs:dentry (Results 1 – 5 of 5) sorted by relevance
234 struct list_head *dentry; in index_partitions() local1087 struct list_head *pentry, *dentry; in generate_mtdparts() local1253 struct list_head *dentry, *pentry; local1354 struct list_head *dentry, *pentry; local1489 struct list_head *dentry, *pentry; local
427 struct dentry *dentry; member568 struct dentry { struct570 spinlock_t d_lock; /* per dentry lock */ argument578 struct dentry *d_parent; /* parent directory */ argument588 struct super_block *d_sb; /* The root of the dentry tree */ argument597 static inline ino_t parent_ino(struct dentry *dentry) in parent_ino()
401 struct dentry *dentry; in ubifs_finddir() local589 struct dentry *dentry; in ubifs_ls() local
578 static int ubifs_statfs(struct dentry *dentry, struct kstatfs *buf) in ubifs_statfs()
448 struct dentry *dentry; member