Searched refs:v9fs_file_operations (Results 1 – 2 of 2) sorted by relevance
/linux/fs/9p/ | ||
H A D | v9fs_vfs.h | 33 extern const struct file_operations v9fs_file_operations; |
H A D | vfs_inode.c | 293 inode->i_fop = &v9fs_file_operations; in v9fs_init_inode() |