Searched defs:fill_dir_struct (Results 1 – 1 of 1) sorted by relevance
76 struct fill_dir_struct { struct77 char *buf;78 struct ext2_inode *inode;79 ext2_ino_t ino;80 errcode_t err;81 e2fsck_t ctx;82 struct hash_entry *harray;83 int max_array, num_array;84 unsigned int dir_size;85 int compress;[all …]