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

/linux-master/fs/squashfs/
H A Dsquashfs.h101 extern const struct address_space_operations squashfs_aops;
H A Dinode.c168 inode->i_data.a_ops = &squashfs_aops;
215 inode->i_data.a_ops = &squashfs_aops;
H A Dfile.c636 const struct address_space_operations squashfs_aops = { variable in typeref:struct:address_space_operations

Completed in 102 milliseconds