Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dmtdparts.c234 struct list_head *dentry; in index_partitions() local
1087 struct list_head *pentry, *dentry; in generate_mtdparts() local
1253 struct list_head *dentry, *pentry; local
1354 struct list_head *dentry, *pentry; local
1489 struct list_head *dentry, *pentry; local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h427 struct dentry *dentry; member
568 struct dentry { struct
570 spinlock_t d_lock; /* per dentry lock */ argument
578 struct dentry *d_parent; /* parent directory */ argument
588 struct super_block *d_sb; /* The root of the dentry tree */ argument
597 static inline ino_t parent_ino(struct dentry *dentry) in parent_ino()
H A Dubifs.c401 struct dentry *dentry; in ubifs_finddir() local
589 struct dentry *dentry; in ubifs_ls() local
H A Dsuper.c578 static int ubifs_statfs(struct dentry *dentry, struct kstatfs *buf) in ubifs_statfs()
/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c448 struct dentry *dentry; member