Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_inode.c40 static const struct inode_operations v9fs_symlink_inode_operations; variable
312 inode->i_op = &v9fs_symlink_inode_operations; in v9fs_init_inode()
1412 static const struct inode_operations v9fs_symlink_inode_operations = { variable