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