Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dv9fs_vfs.h36 extern const struct file_operations v9fs_dir_operations_dotl;
H A Dvfs_dir.c247 const struct file_operations v9fs_dir_operations_dotl = { variable
H A Dvfs_inode.c321 inode->i_fop = &v9fs_dir_operations_dotl; in v9fs_init_inode()