Home
last modified time | relevance | path

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

/linux-3.4.99/fs/9p/
Dv9fs_vfs.h48 extern const struct file_operations v9fs_dir_operations_dotl;
Dvfs_dir.c308 const struct file_operations v9fs_dir_operations_dotl = { variable
Dvfs_inode.c343 inode->i_fop = &v9fs_dir_operations_dotl; in v9fs_init_inode()