Home
last modified time | relevance | path

Searched refs:squashfs_aops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/squashfs/
H A Dsquashfs.h88 extern const struct address_space_operations squashfs_aops;
H A Dinode.c168 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()
215 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()
H A Dfile.c498 const struct address_space_operations squashfs_aops = { variable
/kernel/linux/linux-6.6/fs/squashfs/
H A Dsquashfs.h101 extern const struct address_space_operations squashfs_aops;
H A Dinode.c165 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()
212 inode->i_data.a_ops = &squashfs_aops; in squashfs_read_inode()
H A Dfile.c635 const struct address_space_operations squashfs_aops = { variable

Completed in 6 milliseconds