Home
last modified time | relevance | path

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

/fs/squashfs/
Dsuper.c180 msblk->ids = le16_to_cpu(sblk->no_ids); in squashfs_fill_super()
192 TRACE("Number of ids %d\n", msblk->ids); in squashfs_fill_super()
249 le64_to_cpu(sblk->id_table_start), next_table, msblk->ids); in squashfs_fill_super()
Dsquashfs_fs_sb.h80 unsigned int ids; member
Did.c55 if (index >= msblk->ids) in squashfs_get_id()