Searched refs:hpfs_symlink_aops (Results 1 – 3 of 3) sorted by relevance
300 extern const struct address_space_operations hpfs_symlink_aops;
324 result->i_data.a_ops = &hpfs_symlink_aops; in hpfs_symlink()517 const struct address_space_operations hpfs_symlink_aops = { variable
79 i->i_data.a_ops = &hpfs_symlink_aops; in hpfs_read_inode()