Home
last modified time | relevance | path

Searched refs:v9fs_file_inode_operations_dotl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs.h145 extern const struct inode_operations v9fs_file_inode_operations_dotl;
H A Dvfs_inode.c266 inode->i_op = &v9fs_file_inode_operations_dotl; in v9fs_init_inode()
279 inode->i_op = &v9fs_file_inode_operations_dotl; in v9fs_init_inode()
H A Dvfs_inode_dotl.c975 const struct inode_operations v9fs_file_inode_operations_dotl = { variable
/kernel/linux/linux-6.6/fs/9p/
H A Dv9fs.h186 extern const struct inode_operations v9fs_file_inode_operations_dotl;
H A Dvfs_inode.c273 inode->i_op = &v9fs_file_inode_operations_dotl; in v9fs_init_inode()
286 inode->i_op = &v9fs_file_inode_operations_dotl; in v9fs_init_inode()
H A Dvfs_inode_dotl.c1002 const struct inode_operations v9fs_file_inode_operations_dotl = { variable

Completed in 8 milliseconds