Home
last modified time | relevance | path

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

/linux-4.19.296/fs/9p/
Dv9fs_vfs.h55 extern const struct file_operations v9fs_cached_file_operations_dotl;
Dvfs_file.c673 const struct file_operations v9fs_cached_file_operations_dotl = { variable
Dvfs_inode.c305 &v9fs_cached_file_operations_dotl; in v9fs_init_inode()