|
Linux Kernel
3.7.1
|
#include <linux/fs.h>#include <linux/vfs.h>#include <linux/slab.h>#include "squashfs_fs.h"#include "squashfs_fs_sb.h"#include "squashfs.h"Go to the source code of this file.
Functions | |
| int | squashfs_get_id (struct super_block *sb, unsigned int index, unsigned int *id) |
| __le64 * | squashfs_read_id_index_table (struct super_block *sb, u64 id_table_start, u64 next_table, unsigned short no_ids) |
| int squashfs_get_id | ( | struct super_block * | sb, |
| unsigned int | index, | ||
| unsigned int * | id | ||
| ) |
1.8.2