|
#define ERROR(s, args...) pr_err("SQUASHFS error: "s, ## args)
|
|
#define ERROR(s, args...) pr_err("SQUASHFS error: "s, ## args)
|
|
extern int squashfs_read_data(struct super_block *, u64, int, u64 *,
|
|
extern int squashfs_read_data(struct super_block *, u64, int, u64 *,
|