Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dv9fs_vfs.h33 extern const struct file_operations v9fs_file_operations;
H A Dvfs_file.c583 const struct file_operations v9fs_file_operations = { variable
H A Dvfs_inode.c293 inode->i_fop = &v9fs_file_operations; in v9fs_init_inode()