Searched refs:v9fs_file_inode_operations_dotl (Results 1 – 3 of 3) sorted by relevance
162 extern const struct inode_operations v9fs_file_inode_operations_dotl;
277 inode->i_op = &v9fs_file_inode_operations_dotl; in v9fs_init_inode()290 inode->i_op = &v9fs_file_inode_operations_dotl; in v9fs_init_inode()
1011 const struct inode_operations v9fs_file_inode_operations_dotl = { variable