Home
last modified time | relevance | path

Searched refs:sharefs_main_iops (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/sharefs/
Dinode.c132 const struct inode_operations sharefs_main_iops = { variable
Dsharefs.h71 extern const struct inode_operations sharefs_main_iops;
Dlookup.c118 inode->i_op = &sharefs_main_iops; in sharefs_iget()