Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c348 void write_filesystem_tables(struct squashfs_super_block *sBlk, int nopad);
452 write_filesystem_tables(&sBlk, nopad); in restorefs()
5124 void write_filesystem_tables(struct squashfs_super_block *sBlk, int nopad) in write_filesystem_tables() function
6645 write_filesystem_tables(&sBlk, nopad); in main()