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

/linux-master/fs/9p/
H A Dv9fs.h184 extern const struct inode_operations v9fs_file_inode_operations_dotl;
H A Dvfs_inode.c279 inode->i_op = &v9fs_file_inode_operations_dotl;
292 inode->i_op = &v9fs_file_inode_operations_dotl;
H A Dvfs_inode_dotl.c877 const struct inode_operations v9fs_file_inode_operations_dotl = { variable in typeref:struct:inode_operations

Completed in 152 milliseconds