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

  /external/squashfs-tools/kernel/fs/squashfs/
symlink.c 116 const struct address_space_operations squashfs_symlink_aops = { variable in typeref:struct:address_space_operations
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
inode.c 67 SQSH_EXTERN struct address_space_operations squashfs_symlink_aops = { variable in typeref:struct:address_space_operations
766 i->i_data.a_ops = &squashfs_symlink_aops;
    [all...]

Completed in 56 milliseconds