Searched defs:dentry (Results 1 – 8 of 8) sorted by relevance
| /external/qemu/distrib/ext4_utils/src/ |
| D | contents.h | 20 struct dentry { struct 36 u32 make_directory(u32 dir_inode_num, u32 entries, struct dentry *dentries, argument
|
| D | contents.c | 63 struct ext4_dir_entry_2 *dentry; in add_dentry() local 103 struct ext4_dir_entry_2 *dentry; in make_directory() local
|
| /external/oprofile/module/ |
| D | compat.c | 28 int wind_dentries_2_2(struct dentry * dentry) in wind_dentries_2_2() 56 uint do_path_hash_2_2(struct dentry * dentry) in do_path_hash_2_2()
|
| D | op_dname.c | 114 int wind_dentries_2_4(struct dentry * dentry, struct vfsmount * vfsmnt, struct dentry * root, struc… in wind_dentries_2_4() 146 uint do_path_hash_2_4(struct dentry * dentry, struct vfsmount * vfsmnt) in do_path_hash_2_4() 169 uint do_hash(struct dentry * dentry, struct vfsmount * vfsmnt, struct dentry * root, struct vfsmoun… in do_hash()
|
| /external/yaffs2/yaffs2/ |
| D | yaffs_fs.c | 257 static int yaffs_readlink(struct dentry *dentry, char __user * buffer, in yaffs_readlink() 280 static void *yaffs_follow_link(struct dentry *dentry, struct nameidata *nd) in yaffs_follow_link() 319 static struct dentry *yaffs_lookup(struct inode *dir, struct dentry *dentry, in yaffs_lookup() 950 static int yaffs_mknod(struct inode *dir, struct dentry *dentry, int mode, in yaffs_mknod() 1042 static int yaffs_mkdir(struct inode *dir, struct dentry *dentry, int mode) in yaffs_mkdir() 1057 static int yaffs_create(struct inode *dir, struct dentry *dentry, int mode, in yaffs_create() 1067 static int yaffs_unlink(struct inode *dir, struct dentry *dentry) in yaffs_unlink() 1098 struct dentry *dentry) in yaffs_link() 1140 static int yaffs_symlink(struct inode *dir, struct dentry *dentry, in yaffs_symlink() 1172 static int yaffs_sync_object(struct file *file, struct dentry *dentry, in yaffs_sync_object() [all …]
|
| /external/libselinux/src/ |
| D | stringrep.c | 60 struct dirent *dentry; in discover_class() local
|
| /external/qemu/distrib/libselinux/src/ |
| D | stringrep.c | 60 struct dirent *dentry; in discover_class() local
|
| /external/f2fs-tools/include/ |
| D | f2fs_fs.h | 618 struct f2fs_dir_entry dentry[NR_DENTRY_IN_BLOCK]; member
|