Home
last modified time | relevance | path

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

/fs/9p/
Dvfs_file.c44 static const struct file_operations v9fs_cached_file_operations; variable
87 file->f_op = &v9fs_cached_file_operations; in v9fs_file_open()
253 static const struct file_operations v9fs_cached_file_operations = { variable