Searched refs:isofs_symlink_aops (Results 1 – 3 of 3) sorted by relevance
201 extern const struct address_space_operations isofs_symlink_aops;
805 const struct address_space_operations isofs_symlink_aops = { variable
1486 inode->i_data.a_ops = &isofs_symlink_aops; in isofs_read_inode()