Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/9p/
Dv9fs_vfs.h39 extern const struct file_operations v9fs_cached_file_operations;
Dvfs_file.c650 const struct file_operations v9fs_cached_file_operations = { variable
Dvfs_inode.c293 &v9fs_cached_file_operations; in v9fs_init_inode()