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

/external/squashfs-tools/kernel/fs/squashfs/
H A Dsquashfs.h84 extern const struct address_space_operations squashfs_aops;
H A Dinode.c170 inode->i_data.a_ops = &squashfs_aops;
214 inode->i_data.a_ops = &squashfs_aops;
H A Dfile.c500 const struct address_space_operations squashfs_aops = { variable in typeref:struct:address_space_operations
/external/squashfs-tools/kernel-2.4/fs/squashfs/
H A Dsquashfs.h61 extern struct address_space_operations squashfs_aops;
H A Dinode.c71 SQSH_EXTERN struct address_space_operations squashfs_aops = { variable in typeref:struct:address_space_operations
596 i->i_data.a_ops = &squashfs_aops;
649 i->i_data.a_ops = &squashfs_aops;
H A Dsquashfs2_0.c235 i->i_data.a_ops = &squashfs_aops;

Completed in 60 milliseconds