Home
last modified time | relevance | path

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

/linux-4.19.296/fs/9p/
Dv9fs.h161 extern const struct inode_operations v9fs_symlink_inode_operations_dotl;
Dvfs_inode_dotl.c981 const struct inode_operations v9fs_symlink_inode_operations_dotl = { variable
Dvfs_inode.c332 inode->i_op = &v9fs_symlink_inode_operations_dotl; in v9fs_init_inode()