Home
last modified time | relevance | path

Searched defs:msblk (Results 1 – 19 of 19) sorted by relevance

/linux-3.3/fs/squashfs/
Dfile.c64 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in locate_meta_index() local
102 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in empty_meta_index() local
162 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in release_meta_index() local
239 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in fill_meta_index() local
377 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readpage() local
Ddecompressor.h36 static inline void squashfs_decompressor_free(struct squashfs_sb_info *msblk, in squashfs_decompressor_free()
43 static inline int squashfs_decompress(struct squashfs_sb_info *msblk, in squashfs_decompress()
Dblock.c47 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_block_length() local
91 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_data() local
Dcache.c339 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_metadata() local
384 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_fragment() local
399 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_datablock() local
Dlzo_wrapper.c40 static void *lzo_init(struct squashfs_sb_info *msblk, void *buff, int len) in lzo_init()
77 static int lzo_uncompress(struct squashfs_sb_info *msblk, void **buffer, in lzo_uncompress()
Ddir.c55 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_offset() local
106 struct squashfs_sb_info *msblk = inode->i_sb->s_fs_info; in squashfs_readdir() local
Dnamei.c81 struct squashfs_sb_info *msblk = sb->s_fs_info; in get_dir_index_using_name() local
142 struct squashfs_sb_info *msblk = dir->i_sb->s_fs_info; in squashfs_lookup() local
Dxz_wrapper.c46 static void *squashfs_xz_init(struct squashfs_sb_info *msblk, void *buff, in squashfs_xz_init()
106 static int squashfs_xz_uncompress(struct squashfs_sb_info *msblk, void **buffer, in squashfs_xz_uncompress()
Dsuper.c79 struct squashfs_sb_info *msblk; in squashfs_fill_super() local
349 struct squashfs_sb_info *msblk = dentry->d_sb->s_fs_info; in squashfs_statfs() local
Ddecompressor.c88 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_decompressor_init() local
Dsymlink.c50 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_symlink_readpage() local
Dfragment.c51 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_frag_lookup() local
Did.c48 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_get_id() local
Dxattr_id.c44 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_xattr_lookup() local
Dzlib_wrapper.c64 static int zlib_uncompress(struct squashfs_sb_info *msblk, void **buffer, in zlib_uncompress()
Dxattr.c44 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_listxattr() local
121 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_xattr_get() local
Dexport.c54 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_inode_lookup() local
Dinode.c111 struct squashfs_sb_info *msblk = sb->s_fs_info; in squashfs_read_inode() local
/linux-3.3/drivers/net/ethernet/broadcom/
Dcnic.c4655 struct status_block_msix *msblk = cp->status_blk.bnx2; in cnic_start_bnx2_hw() local