Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dv9fs.h187 extern const struct inode_operations v9fs_symlink_inode_operations_dotl;
H A Dvfs_inode_dotl.c1011 const struct inode_operations v9fs_symlink_inode_operations_dotl = { variable
H A Dvfs_inode.c306 inode->i_op = &v9fs_symlink_inode_operations_dotl; in v9fs_init_inode()