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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/squashfs/
H A Dsquashfs.h66 extern const struct address_space_operations squashfs_aops_4K;
H A Dinode.c103 SQSH_EXTERN const struct address_space_operations squashfs_aops_4K = { variable in typeref:struct:address_space_operations
745 i->i_data.a_ops = &squashfs_aops_4K;
794 i->i_data.a_ops = &squashfs_aops_4K;
H A Dsquashfs2_0.c218 i->i_data.a_ops = &squashfs_aops_4K;

Completed in 37 milliseconds