Home
last modified time | relevance | path

Searched refs:squashfs_symlink_aops (Results 1 – 6 of 6) sorted by relevance

/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs.h90 extern const struct address_space_operations squashfs_symlink_aops;
Dsymlink.c116 const struct address_space_operations squashfs_symlink_aops = { variable
Dinode.c283 inode->i_data.a_ops = &squashfs_symlink_aops; in squashfs_read_inode()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs.h60 extern struct address_space_operations squashfs_symlink_aops;
Dsquashfs2_0.c355 i->i_data.a_ops = &squashfs_symlink_aops; in squashfs_iget_2()
Dinode.c67 SQSH_EXTERN struct address_space_operations squashfs_symlink_aops = { variable
766 i->i_data.a_ops = &squashfs_symlink_aops; in squashfs_iget()