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