Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dexport.c78 struct dentry *dentry = ERR_PTR(-ENOENT); in squashfs_export_iget() local
Dnamei.c135 static struct dentry *squashfs_lookup(struct inode *dir, struct dentry *dentry, in squashfs_lookup()
Dsuper.c300 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) in squashfs_statfs()
/external/libselinux/src/
Dstringrep.c56 struct dirent *dentry; in discover_class() local
/external/selinux/libselinux/src/
Dstringrep.c56 struct dirent *dentry; in discover_class() local
/external/f2fs-tools/fsck/
Dfsck.c626 struct f2fs_dir_entry *dentry, in print_dentry()
668 struct f2fs_dir_entry *dentry, in __chk_dentries()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c629 static struct dentry *squashfs_lookup_2(struct inode *i, struct dentry *dentry) in squashfs_lookup_2()
Dinode.c1866 static struct dentry *squashfs_lookup(struct inode *i, struct dentry *dentry) in squashfs_lookup()
/external/f2fs-tools/include/
Df2fs_fs.h708 struct f2fs_dir_entry dentry[NR_DENTRY_IN_BLOCK]; member
726 struct f2fs_dir_entry dentry[NR_INLINE_DENTRY]; member