Home
last modified time | relevance | path

Searched defs:dentry (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/
H A Ddebugfs.h15 static inline void debugfs_remove(struct dentry *dentry) { } in debugfs_remove() argument
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
H A Ddebugfs.h15 static inline void debugfs_remove(struct dentry *dentry) { } in debugfs_remove() argument
/third_party/selinux/libselinux/src/
H A Dstringrep.c56 struct dirent *dentry; in discover_class() local
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dinotify.h132 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
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/photo_album_test/src/
H A Dphoto_album_test.cpp97 string dentry = path; in GetLastDentry() local
/third_party/f2fs-tools/fsck/
H A Ddir.c115 struct f2fs_dir_entry *dentry = NULL; in find_in_level() local
[all...]
H A Dfsck.h121 struct f2fs_dentry *dentry; member
H A Df2fs.h205 struct f2fs_dir_entry *dentry; member
211 struct dentry { struct
H A Dfsck.c1392 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 Dlibexfat.c409 struct exfat_dentry *dentry; in exfat_read_volume_label() local
H A Dexfat_dir.c355 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 Dexfat_ondisk.h194 } __attribute__((packed)) dentry; member
[all...]
/third_party/exfatprogs/fsck/
H A Dfsck.c592 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 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; read_upcase_table() local
428 struct exfat_dentry *dentry; read_children() local
[all...]
/third_party/f2fs-tools/include/
H A Df2fs_fs.h1381 struct f2fs_dir_entry dentry[NR_DENTRY_IN_BLOCK]; member

Completed in 17 milliseconds