Searched refs:sharefs_main_iops (Results 1 – 3 of 3) sorted by relevance
132 const struct inode_operations sharefs_main_iops = { variable
71 extern const struct inode_operations sharefs_main_iops;
118 inode->i_op = &sharefs_main_iops; in sharefs_iget()