Searched refs:squashfs_aops (Results 1 – 3 of 3) sorted by relevance
101 extern const struct address_space_operations squashfs_aops;
178 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()225 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()
511 const struct address_space_operations squashfs_aops = { variable