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