Searched refs:squashfs_aops (Results 1 – 3 of 3) sorted by relevance
88 extern const struct address_space_operations squashfs_aops;
165 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()212 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()
498 const struct address_space_operations squashfs_aops = { variable