Home
last modified time | relevance | path

Searched refs:ext2_dir_entry (Results 1 – 25 of 39) sorted by relevance

12

/external/e2fsprogs/lib/ext2fs/
Ddir_iterate.c28 struct ext2_dir_entry *dirent, in ext2fs_get_rec_len()
44 struct ext2_dir_entry *dirent) in ext2fs_set_rec_len()
74 struct ext2_dir_entry *dirent; in ext2fs_validate_entry()
80 dirent = (struct ext2_dir_entry *)(buf + offset); in ext2fs_validate_entry()
98 struct ext2_dir_entry *dirent, in ext2fs_dir_iterate2()
140 int (*func)(struct ext2_dir_entry *dirent,
150 struct ext2_dir_entry *dirent, int offset, in xlate_func()
162 int (*func)(struct ext2_dir_entry *dirent, in ext2fs_dir_iterate()
198 struct ext2_dir_entry *dirent; in ext2fs_process_dir_block()
225 dirent = (struct ext2_dir_entry *) (ctx->buf + offset); in ext2fs_process_dir_block()
Dnewdir.c32 struct ext2_dir_entry *dir = NULL; in ext2fs_new_dir_block()
46 dir = (struct ext2_dir_entry *) buf; in ext2fs_new_dir_block()
73 dir = (struct ext2_dir_entry *) (buf + dir->rec_len); in ext2fs_new_dir_block()
102 struct ext2_dir_entry *dir = NULL; in ext2fs_new_dir_inline_data()
110 dir = (struct ext2_dir_entry *)((char *)iblock + in ext2fs_new_dir_inline_data()
Dunlink.c27 struct ext2_dir_entry *prev;
34 static int unlink_proc(struct ext2_dir_entry *dirent, in unlink_proc()
41 struct ext2_dir_entry *prev; in unlink_proc()
Dcsum.c192 struct ext2_dir_entry *dirent, in __get_dx_countlimit()
197 struct ext2_dir_entry *dp; in __get_dx_countlimit()
209 dp = (struct ext2_dir_entry *)(((char *)dirent) + rec_len); in __get_dx_countlimit()
237 struct ext2_dir_entry *dirent, in ext2fs_get_dx_countlimit()
249 (struct ext2_dir_entry *)t); in ext2fs_initialize_dirent_tail()
254 struct ext2_dir_entry *dirent, in __get_dirent_tail()
258 struct ext2_dir_entry *d; in __get_dirent_tail()
270 d = (struct ext2_dir_entry *)(((char *)d) + rec_len); in __get_dirent_tail()
290 int ext2fs_dirent_has_tail(ext2_filsys fs, struct ext2_dir_entry *dirent) in ext2fs_dirent_has_tail()
296 struct ext2_dir_entry *dirent, __u32 *crc, in ext2fs_dirent_csum()
[all …]
Dlink.c34 static int link_proc(struct ext2_dir_entry *dirent, in link_proc()
41 struct ext2_dir_entry *next; in link_proc()
62 next = (struct ext2_dir_entry *) (buf + offset + curr_rec_len); in link_proc()
120 next = (struct ext2_dir_entry *) (buf + offset + in link_proc()
Ddirblock.c36 (struct ext2_dir_entry *)buf)) in ext2fs_read_dir_block4()
83 (struct ext2_dir_entry *)buf); in ext2fs_write_dir_block4()
Dext2fs.h1040 struct ext2_dir_entry *dirent);
1042 struct ext2_dir_entry *dirent);
1044 struct ext2_dir_entry *dirent);
1046 struct ext2_dir_entry *dirent);
1048 struct ext2_dir_entry *dirent,
1121 struct ext2_dir_entry *dirent,
1162 struct ext2_dir_entry *dirent,
1166 struct ext2_dir_entry *dirent);
1171 int (*func)(struct ext2_dir_entry *dirent,
1183 struct ext2_dir_entry *dirent,
[all …]
Dinline_data.c125 struct ext2_dir_entry dirent; in ext2fs_inline_data_dir_iterate()
286 struct ext2_dir_entry *dir, *dir2; in ext2fs_inline_data_convert_dir()
304 dir = (struct ext2_dir_entry *) bbuf; in ext2fs_inline_data_convert_dir()
315 dir = (struct ext2_dir_entry *) (bbuf + dir->rec_len); in ext2fs_inline_data_convert_dir()
327 dir = (struct ext2_dir_entry *) (bbuf + offset); in ext2fs_inline_data_convert_dir()
339 dir = (struct ext2_dir_entry *) (bbuf + offset); in ext2fs_inline_data_convert_dir()
Dlookup.c32 static int lookup_proc(struct ext2_dir_entry *dirent, in lookup_proc()
Dswapfs.c383 struct ext2_dir_entry *dirent; in ext2fs_dirent_swab_in2()
389 dirent = (struct ext2_dir_entry *) p; in ext2fs_dirent_swab_in2()
421 struct ext2_dir_entry *dirent; in ext2fs_dirent_swab_out2()
426 dirent = (struct ext2_dir_entry *) p; in ext2fs_dirent_swab_out2()
Ddblist_dir.c31 struct ext2_dir_entry *dirent, in ext2fs_dblist_dir_iterate()
Dext2fsP.h56 struct ext2_dir_entry *dirent,
Dget_pathname.c44 static int get_pathname_proc(struct ext2_dir_entry *dirent, in get_pathname_proc()
/external/syslinux/core/fs/ext2/
Dext2.c60 const struct ext2_dir_entry * de) in ext2_match_entry()
73 static inline struct ext2_dir_entry *ext2_next_entry(struct ext2_dir_entry *p) in ext2_next_entry()
75 return (struct ext2_dir_entry *)((char*)p + p->d_rec_len); in ext2_next_entry()
91 static const struct ext2_dir_entry *
96 const struct ext2_dir_entry *de; in ext2_find_entry()
107 de = (const struct ext2_dir_entry *)(data + offset); in ext2_find_entry()
184 const struct ext2_dir_entry *de; in ext2_iget()
246 const struct ext2_dir_entry *de; in ext2_readdir()
254 de = (const struct ext2_dir_entry *) in ext2_readdir()
Dext2_fs.h209 struct ext2_dir_entry { struct
/external/e2fsprogs/e2fsck/
Drehash.c94 struct ext2_dir_entry *dir;
113 struct ext2_dir_entry *dirent; in fill_dir_block()
130 dirent = (struct ext2_dir_entry *) dir; in fill_dir_block()
149 dirent = (struct ext2_dir_entry *) (dir + dir_offset); in fill_dir_block()
436 struct ext2_dir_entry *dirent; in copy_dir_entries()
466 dirent = (struct ext2_dir_entry *) block_start; in copy_dir_entries()
497 dirent = (struct ext2_dir_entry *) (block_start + offset); in copy_dir_entries()
541 struct ext2_dir_entry *dir; in set_root_node()
551 dir = (struct ext2_dir_entry *) buf; in set_root_node()
557 dir = (struct ext2_dir_entry *) (buf + 12); in set_root_node()
[all …]
Dpass2.c305 const struct ext2_dir_entry *de_a, *de_b; in dict_de_cmp()
308 de_a = (const struct ext2_dir_entry *) a; in dict_de_cmp()
310 de_b = (const struct ext2_dir_entry *) b; in dict_de_cmp()
353 struct ext2_dir_entry *dirent, in check_dot()
356 struct ext2_dir_entry *nextdir; in check_dot()
395 nextdir = (struct ext2_dir_entry *) in check_dot()
417 struct ext2_dir_entry *dirent, in check_dotdot()
464 struct ext2_dir_entry *dirent, in check_name()
485 struct ext2_dir_entry *dirent, in encrypted_check_name()
502 struct ext2_dir_entry *dirent, in check_filetype()
[all …]
Dproblem.h18 struct ext2_dir_entry *dirent;
/external/e2fsprogs/debugfs/
Dhtree.c38 struct ext2_dir_entry *dirent; in htree_dump_leaf_node()
73 dirent = (struct ext2_dir_entry *) (buf + offset); in htree_dump_leaf_node()
403 struct ext2_dir_entry *dirent; in search_dir_block()
421 dirent = (struct ext2_dir_entry *) (p->buf + offset); in search_dir_block()
Dls.c47 static int print_filename(FILE *f, struct ext2_dir_entry *dirent, int options) in print_filename()
86 struct ext2_dir_entry *dirent, in list_dir_proc()
Ddump.c250 static int rdump_dirent(struct ext2_dir_entry *, int, int, char *, void *);
305 static int rdump_dirent(struct ext2_dir_entry *dirent, in rdump_dirent()
Dncheck.c39 static int ncheck_proc(struct ext2_dir_entry *dirent, in ncheck_proc()
Dfilefrag.c171 struct ext2_dir_entry *dirent, in filefrag_dir_proc()
/external/e2fsprogs/contrib/android/
Dfsmap.c59 struct ext2_dir_entry *de, in walk_ext_dir()
/external/e2fsprogs/ext2ed/
Dext2ed.h113 struct ext2_dir_entry t_ext2_dir_entry;

12