Searched refs:v9fs_file_operations (Results 1 – 3 of 3) sorted by relevance
33 extern const struct file_operations v9fs_file_operations;
659 const struct file_operations v9fs_file_operations = { variable
308 inode->i_fop = &v9fs_file_operations; in v9fs_init_inode()