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

/external/squashfs-tools/kernel-2.4/fs/squashfs/
H A Dsquashfs.h62 extern struct address_space_operations squashfs_aops_4K;
H A Dinode.c75 SQSH_EXTERN struct address_space_operations squashfs_aops_4K = { variable in typeref:struct:address_space_operations
598 i->i_data.a_ops = &squashfs_aops_4K;
651 i->i_data.a_ops = &squashfs_aops_4K;
H A Dsquashfs2_0.c237 i->i_data.a_ops = &squashfs_aops_4K;

Completed in 127 milliseconds