Searched defs:dentry (Results 1 – 4 of 4) sorted by relevance
236 struct list_head *dentry; in index_partitions() local1089 struct list_head *pentry, *dentry; in generate_mtdparts() local1252 struct list_head *dentry, *pentry; local1353 struct list_head *dentry, *pentry; local1488 struct list_head *dentry, *pentry; local
426 struct dentry *dentry; member567 struct dentry { struct569 spinlock_t d_lock; /* per dentry lock */ argument577 struct dentry *d_parent; /* parent directory */ argument587 struct super_block *d_sb; /* The root of the dentry tree */ argument596 static inline ino_t parent_ino(struct dentry *dentry) in parent_ino()
390 struct dentry *dentry; in ubifs_finddir() local578 struct dentry *dentry; in ubifs_ls() local
581 static int ubifs_statfs(struct dentry *dentry, struct kstatfs *buf) in ubifs_statfs()
Completed in 23 milliseconds