Home
last modified time | relevance | path

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

12

/external/bcc/libbpf-tools/
Dfilelife.bpf.c25 probe_create(struct inode *dir, struct dentry *dentry) in probe_create()
40 int BPF_KPROBE(vfs_create, struct inode *dir, struct dentry *dentry) in BPF_KPROBE()
47 struct dentry *dentry) in BPF_KPROBE()
53 int BPF_KPROBE(vfs_unlink, struct inode *dir, struct dentry *dentry) in BPF_KPROBE()
Dfsslower.bpf.c65 struct dentry *dentry; in probe_exit() local
/external/f2fs-tools/fsck/
Df2fs.h205 struct f2fs_dir_entry *dentry; member
211 struct dentry { struct
212 char *path;
213 char *full_path;
214 const u8 *name;
215 int len;
216 char *link;
217 unsigned long size;
218 u8 file_type;
219 u16 mode;
[all …]
Dfsck.c1451 u8 *bitmap, struct f2fs_dir_entry *dentry, in print_dentry()
1516 struct f2fs_dir_entry *dentry, in f2fs_check_hash_code()
1552 static int f2fs_check_dirent_position(const struct f2fs_dir_entry *dentry, in f2fs_check_dirent_position()
1581 struct f2fs_dir_entry *dentry, in __chk_dots_dentries()
1626 static void nullify_dentry(struct f2fs_dir_entry *dentry, int offs, in nullify_dentry()
1636 u8 *bitmap, struct f2fs_dir_entry *dentry, in __chk_dentries()
3471 struct f2fs_dentry *dentry = fsck->dentry; in fsck_free() local
Ddir.c115 struct f2fs_dir_entry *dentry = NULL; in find_in_level() local
Dfsck.h121 struct f2fs_dentry *dentry; member
/external/ltp/testcases/kernel/syscalls/utils/
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()
/external/exfatprogs/fsck/
Dde_iter.c234 int ith, struct exfat_dentry **dentry) in exfat_de_iter_get()
269 int ith, struct exfat_dentry **dentry) in exfat_de_iter_get_dirty()
Dfsck.c800 static void dentry_calc_checksum(struct exfat_dentry *dentry, in dentry_calc_checksum()
842 struct exfat_dentry *dentry; in check_inode() local
991 struct exfat_dentry *dentry; in read_volume_label() local
1036 struct exfat_dentry *dentry; in read_bitmap() local
1077 struct exfat_dentry *dentry; in read_upcase_table() local
1137 struct exfat_dentry *dentry; in read_children() local
/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/selinux/libselinux/src/
Dstringrep.c56 struct dirent *dentry; in discover_class() local
/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/libcups/systemv/
Dcupstestppd.c3884 cups_dentry_t *dentry; /* Current directory entry */ in valid_path() local
/external/exfatprogs/include/
Dexfat_ondisk.h201 } __attribute__((packed)) dentry; member
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h891 int BPF_KPROBE(kprobe__vfs_symlink, struct inode* dir, struct dentry* dentry, in BPF_KPROBE()
/external/f2fs-tools/include/
Df2fs_fs.h1381 struct f2fs_dir_entry dentry[NR_DENTRY_IN_BLOCK]; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h1864 struct dentry *dentry; member
2728 struct dentry { struct
2732 struct dentry *d_parent; argument
2737 const struct dentry_operations *d_op; argument
2738 struct super_block *d_sb;
2739 long unsigned int d_time;
2740 void *d_fsdata;
2741 union {
2745 struct list_head d_child;
2746 struct list_head d_subdirs;
[all …]
Dvmlinux.h1864 struct dentry *dentry; member
2728 struct dentry { struct
2732 struct dentry *d_parent; argument
2737 const struct dentry_operations *d_op; argument
2738 struct super_block *d_sb;
2739 long unsigned int d_time;
2740 void *d_fsdata;
2741 union {
2745 struct list_head d_child;
2746 struct list_head d_subdirs;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h3178 struct dentry *dentry; member
4323 struct dentry { struct
4327 struct dentry *d_parent; argument
4332 const struct dentry_operations *d_op; argument
4333 struct super_block *d_sb;
4334 long unsigned int d_time;
4335 void *d_fsdata;
4336 union {
4340 struct list_head d_child;
4341 struct list_head d_subdirs;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h3356 struct dentry *dentry; member
3859 struct dentry { struct
3863 struct dentry *d_parent; argument
3868 const struct dentry_operations *d_op; argument
3869 struct super_block *d_sb;
3870 long unsigned int d_time;
3871 void *d_fsdata;
3872 union {
3876 struct list_head d_child;
3877 struct list_head d_subdirs;
[all …]
Dvmlinux_510.h3356 struct dentry *dentry; member
3859 struct dentry { struct
3863 struct dentry *d_parent; argument
3868 const struct dentry_operations *d_op; argument
3869 struct super_block *d_sb;
3870 long unsigned int d_time;
3871 void *d_fsdata;
3872 union {
3876 struct list_head d_child;
3877 struct list_head d_subdirs;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h3409 struct dentry *dentry; member
4157 struct dentry { struct
4161 struct dentry *d_parent; argument
4166 const struct dentry_operations *d_op; argument
4167 struct super_block *d_sb;
4168 long unsigned int d_time;
4169 void *d_fsdata;
4170 union {
4174 struct list_head d_child;
4175 struct list_head d_subdirs;
[all …]

12