Home
last modified time | relevance | path

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

/Linux-v6.6/fs/9p/
Dvfs_inode.c35 static const struct inode_operations v9fs_file_inode_operations; variable
275 inode->i_op = &v9fs_file_inode_operations; in v9fs_init_inode()
289 inode->i_op = &v9fs_file_inode_operations; in v9fs_init_inode()
1445 static const struct inode_operations v9fs_file_inode_operations = { variable