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