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.c335 void write_filesystem_tables(struct squashfs_super_block *sBlk, int nopad);
439 write_filesystem_tables(&sBlk, nopad); in restorefs()
5080 void write_filesystem_tables(struct squashfs_super_block *sBlk, int nopad) in write_filesystem_tables() function
6501 write_filesystem_tables(&sBlk, nopad); in main()