v9fs_file_operations   33 fs/9p/v9fs_vfs.h extern const struct file_operations v9fs_file_operations;
v9fs_file_operations  670 fs/9p/vfs_file.c const struct file_operations v9fs_file_operations = {
v9fs_file_operations  298 fs/9p/vfs_inode.c 				inode->i_fop = &v9fs_file_operations;