Searched refs:begin_of_direntry (Results 1 – 1 of 1) sorted by relevance
477 static inline uint32_t begin_of_direntry(const direntry_t* direntry) in begin_of_direntry() function1457 begin_of_direntry(direntry),le32_to_cpu(direntry->size)); in print_direntry()1882 uint32_t cluster_num = begin_of_direntry(direntry); in get_cluster_count_for_direntry()2107 if (begin_of_direntry(direntries + i) == 0) { in check_directory_consistency()2112 begin_of_direntry(direntries + i), path2); in check_directory_consistency()2420 uint32_t first_cluster = dir_index == 0 ? 0 : begin_of_direntry(direntry); in commit_direntries()2511 uint32_t c = begin_of_direntry(direntry); in commit_one_file()2617 if (is_short_name(direntry) && begin_of_direntry(direntry)) { in check2()2704 begin_of_direntry(d)); in handle_renames_and_mkdirs()2790 uint32_t begin = begin_of_direntry(entry); in handle_commits()[all …]