Home
last modified time | relevance | path

Searched refs:sort_files_and_write (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsort.h33 extern void sort_files_and_write(struct dir_info *);
Dsort.c338 void sort_files_and_write(struct dir_info *dir) in sort_files_and_write() function
Dmksquashfs.c3362 sort_files_and_write(root_dir); in dir_scan()