Searched refs:squashfs_aops (Results 1 – 3 of 3) sorted by relevance
106 extern const struct address_space_operations squashfs_aops;
181 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()241 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()
769 const struct address_space_operations squashfs_aops = { variable