Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dsquashfs.h110 extern const struct address_space_operations squashfs_symlink_aops;
H A Dsymlink.c104 const struct address_space_operations squashfs_symlink_aops = { variable
H A Dinode.c286 inode->i_data.a_ops = &squashfs_symlink_aops; in squashfs_read_inode()