Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/f2fs-tools/fsck/
H A Df2fs.h208 struct f2fs_dir_entry *dentry; member
214 struct dentry { struct
215 char *path;
216 char *full_path;
217 const u8 *name;
218 int len;
219 char *link;
220 unsigned long size;
221 u8 file_type;
222 u16 mode;
[all …]
H A Dfsck.c1647 u8 *bitmap, struct f2fs_dir_entry *dentry, in print_dentry()
1712 struct f2fs_dir_entry *dentry, in f2fs_check_hash_code()
1748 static int f2fs_check_dirent_position(const struct f2fs_dir_entry *dentry, in f2fs_check_dirent_position()
1777 struct f2fs_dir_entry *dentry, in __chk_dots_dentries()
1822 static void nullify_dentry(struct f2fs_dir_entry *dentry, int offs, in nullify_dentry()
1832 u8 *bitmap, struct f2fs_dir_entry *dentry, in __chk_dentries()
3789 struct f2fs_dentry *dentry = fsck->dentry; in fsck_free() local
H A Dinject.c78 static void print_raw_dentry_info(struct f2fs_dir_entry *dentry) in print_raw_dentry_info()
H A Dfsck.h122 struct f2fs_dentry *dentry; member
H A Ddir.c115 struct f2fs_dir_entry *dentry = NULL; in find_in_level() local
H A Ddump.c254 struct f2fs_dir_entry *dentry, in dump_folder_contents()
/aosp_15_r20/external/coreboot/util/archive/
H A Darchive.h45 struct dentry { struct
54 static inline struct dentry *get_first_dentry(const struct directory *dir) in get_first_dentry() argument
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Darchive.h72 struct dentry { struct
81 static inline struct dentry *get_first_dentry(const struct directory *dir) in get_first_dentry() argument
/aosp_15_r20/external/exfatprogs/fsck/
H A Dfsck.c634 struct exfat_dentry *dentry; in check_inode() local
787 struct exfat_dentry *dentry, in handle_dot_dotdot_filename()
857 struct exfat_dentry *file_de, *stream_de, *dentry; in read_file_dentry_set() local
1010 struct exfat_dentry *dentry; in read_bitmap() local
1084 struct exfat_dentry *dentry = NULL; in read_upcase_table() local
1162 struct exfat_dentry *dentry; in read_children() local
1224 struct exfat_dentry *dentry; in read_children() local
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dfilelife.bpf.c29 probe_create(struct dentry *dentry) in probe_create()
67 struct dentry *dentry = BPF_CORE_READ(path, dentry); in BPF_KPROBE() local
78 struct dentry *dentry) in BPF_KPROBE()
H A Dfsslower.bpf.c65 struct dentry *dentry; in probe_exit() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/utils/
H A Dinotify.h132 static inline void inotify_d_instantiate(struct dentry *dentry, in inotify_d_instantiate()
137 static inline void inotify_d_move(struct dentry *dentry) in inotify_d_move()
148 static inline void inotify_dentry_parent_queue_event(struct dentry *dentry, in inotify_dentry_parent_queue_event()
/aosp_15_r20/external/exfatprogs/exfat2img/
H A Dexfat2img.c300 struct exfat_dentry *file_de, *stream_de, *dentry; in read_file_dentry_set() local
368 struct exfat_dentry *dentry; in read_bitmap() local
401 struct exfat_dentry *dentry = NULL; in read_upcase_table() local
428 struct exfat_dentry *dentry; in read_children() local
/aosp_15_r20/external/exfatprogs/lib/
H A Dexfat_dir.c255 int ith, struct exfat_dentry **dentry) in exfat_de_iter_get()
290 int ith, struct exfat_dentry **dentry) in exfat_de_iter_get_dirty()
356 struct exfat_dentry *dentry = NULL; in exfat_lookup_dentry_set() local
509 void exfat_calc_dentry_checksum(struct exfat_dentry *dentry, in exfat_calc_dentry_checksum()
H A Dlibexfat.c410 struct exfat_dentry *dentry; in exfat_read_volume_label() local
/aosp_15_r20/external/squashfs-tools/kernel/fs/squashfs/
H A Dexport.c78 struct dentry *dentry = ERR_PTR(-ENOENT); in squashfs_export_iget() local
H A Dnamei.c135 static struct dentry *squashfs_lookup(struct inode *dir, struct dentry *dentry, in squashfs_lookup()
H A Dsuper.c300 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) in squashfs_statfs()
/aosp_15_r20/external/selinux/libselinux/src/
H A Dstringrep.c56 struct dirent *dentry; in discover_class() local
/aosp_15_r20/external/squashfs-tools/kernel-2.4/fs/squashfs/
H A Dsquashfs2_0.c629 static struct dentry *squashfs_lookup_2(struct inode *i, struct dentry *dentry) in squashfs_lookup_2()
H A Dinode.c1866 static struct dentry *squashfs_lookup(struct inode *i, struct dentry *dentry) in squashfs_lookup()
/aosp_15_r20/build/make/tools/
H A Dfat16copy.py282 class dentry(object): class
/aosp_15_r20/external/exfatprogs/include/
H A Dexfat_ondisk.h193 } __attribute__((packed)) dentry; member
/aosp_15_r20/external/libcups/systemv/
H A Dcupstestppd.c3883 cups_dentry_t *dentry; /* Current directory entry */ in valid_path() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h892 int BPF_KPROBE(kprobe__vfs_symlink, struct inode* dir, struct dentry* dentry, in BPF_KPROBE()

12