| /third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/ |
| H A D | debugfs.h | 15 static inline void debugfs_remove(struct dentry *dentry) { } in debugfs_remove() argument
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/ |
| H A D | debugfs.h | 15 static inline void debugfs_remove(struct dentry *dentry) { } in debugfs_remove() argument
|
| /third_party/selinux/libselinux/src/ |
| H A D | stringrep.c | 56 struct dirent *dentry; in discover_class() local
|
| /third_party/ltp/testcases/kernel/syscalls/utils/ |
| H A D | inotify.h | 132 static inline void inotify_d_instantiate(struct dentry *dentry, in inotify_d_instantiate() argument 137 static inline void inotify_d_move(struct dentry *dentry) in inotify_d_move() argument 148 static inline void inotify_dentry_parent_queue_event(struct dentry *dentry, in inotify_dentry_parent_queue_event() argument
|
| /third_party/f2fs-tools/fsck/ |
| H A D | dir.c | 115 struct f2fs_dir_entry *dentry = NULL; in find_in_level() local [all...] |
| H A D | fsck.h | 121 struct f2fs_dentry *dentry; member
|
| H A D | f2fs.h | 205 struct f2fs_dir_entry *dentry; member 211 struct dentry { struct
|
| H A D | fsck.c | 1392 print_dentry(struct f2fs_sb_info *sbi, __u8 *name, u8 *bitmap, struct f2fs_dir_entry *dentry, int max, int idx, int last_blk, int enc_name) print_dentry() argument 1457 f2fs_check_hash_code(int encoding, int casefolded, struct f2fs_dir_entry *dentry, const unsigned char *name, u32 len, int enc_name) f2fs_check_hash_code() argument 1494 f2fs_check_dirent_position(const struct f2fs_dir_entry *dentry, const char *printable_name, u32 pgofs, u8 dir_level, u32 pino) f2fs_check_dirent_position() argument 1521 __chk_dots_dentries(struct f2fs_sb_info *sbi, int casefolded, struct f2fs_dir_entry *dentry, struct child_info *child, u8 *name, int len, __u8 (*filename)[F2FS_SLOT_LEN], int enc_name) __chk_dots_dentries() argument 1568 nullify_dentry(struct f2fs_dir_entry *dentry, int offs, __u8 (*filename)[F2FS_SLOT_LEN], u8 **bitmap) nullify_dentry() argument 1576 __chk_dentries(struct f2fs_sb_info *sbi, int casefolded, struct child_info *child, u8 *bitmap, struct f2fs_dir_entry *dentry, __u8 (*filenames)[F2FS_SLOT_LEN], int max, int last_blk, int enc_name) __chk_dentries() argument 3413 struct f2fs_dentry *dentry = fsck->dentry; fsck_free() local [all...] |
| /third_party/exfatprogs/lib/ |
| H A D | libexfat.c | 409 struct exfat_dentry *dentry; in exfat_read_volume_label() local
|
| H A D | exfat_dir.c | 355 struct exfat_dentry *dentry = NULL; in exfat_lookup_dentry_set() local 253 exfat_de_iter_get(struct exfat_de_iter *iter, int ith, struct exfat_dentry **dentry) exfat_de_iter_get() argument 288 exfat_de_iter_get_dirty(struct exfat_de_iter *iter, int ith, struct exfat_dentry **dentry) exfat_de_iter_get_dirty() argument 508 exfat_calc_dentry_checksum(struct exfat_dentry *dentry, uint16_t *checksum, bool primary) exfat_calc_dentry_checksum() argument [all...] |
| /third_party/exfatprogs/include/ |
| H A D | exfat_ondisk.h | 194 } __attribute__((packed)) dentry; member [all...] |
| /third_party/exfatprogs/fsck/ |
| H A D | fsck.c | 592 struct exfat_dentry *dentry; in check_inode() local 744 handle_dot_dotdot_filename(struct exfat_de_iter *iter, struct exfat_dentry *dentry, int strm_name_len) handle_dot_dotdot_filename() argument 815 struct exfat_dentry *file_de, *stream_de, *dentry; read_file_dentry_set() local 968 struct exfat_dentry *dentry; read_bitmap() local 1042 struct exfat_dentry *dentry = NULL; read_upcase_table() local 1120 struct exfat_dentry *dentry; read_children() local 1182 struct exfat_dentry *dentry; read_children() local [all...] |
| /third_party/exfatprogs/exfat2img/ |
| H A D | exfat2img.c | 300 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; read_upcase_table() local 428 struct exfat_dentry *dentry; read_children() local [all...] |
| /third_party/f2fs-tools/include/ |
| H A D | f2fs_fs.h | 1381 struct f2fs_dir_entry dentry[NR_DENTRY_IN_BLOCK]; member
|