Home
last modified time | relevance | path

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

/linux-6.1.9/fs/9p/
Dv9fs_vfs.h39 extern const struct file_operations v9fs_cached_file_operations;
Dvfs_file.c632 const struct file_operations v9fs_cached_file_operations = { variable
Dvfs_inode.c304 &v9fs_cached_file_operations; in v9fs_init_inode()