Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dmtdparts.c236 struct list_head *dentry; in index_partitions() local
1089 struct list_head *pentry, *dentry; in generate_mtdparts() local
1252 struct list_head *dentry, *pentry; local
1353 struct list_head *dentry, *pentry; local
1488 struct list_head *dentry, *pentry; local
/u-boot/fs/ubifs/
A Dubifs.h426 struct dentry *dentry; member
567 struct dentry { struct
569 spinlock_t d_lock; /* per dentry lock */ argument
577 struct dentry *d_parent; /* parent directory */ argument
587 struct super_block *d_sb; /* The root of the dentry tree */ argument
596 static inline ino_t parent_ino(struct dentry *dentry) in parent_ino()
A Dubifs.c390 struct dentry *dentry; in ubifs_finddir() local
578 struct dentry *dentry; in ubifs_ls() local
A Dsuper.c581 static int ubifs_statfs(struct dentry *dentry, struct kstatfs *buf) in ubifs_statfs()

Completed in 23 milliseconds