HomeSort by relevance Sort by last modified time
    Searched defs:squashfs_aops (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/kernel/fs/squashfs/
file.c 500 const struct address_space_operations squashfs_aops = { variable in typeref:struct:address_space_operations
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
inode.c 71 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;
    [all...]

Completed in 74 milliseconds