Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dv9fs_vfs.h34 extern const struct file_operations v9fs_file_operations_dotl;
H A Dvfs_file.c597 const struct file_operations v9fs_file_operations_dotl = { variable
H A Dvfs_inode.c290 inode->i_fop = &v9fs_file_operations_dotl; in v9fs_init_inode()