Searched refs:hmdfs_dev_dir_inode_ops_remote (Results 1 – 3 of 3) sorted by relevance
99 extern const struct inode_operations hmdfs_dev_dir_inode_ops_remote;
89 inode->i_op = &hmdfs_dev_dir_inode_ops_remote; in fill_device_inode_remote()
389 inode->i_op = &hmdfs_dev_dir_inode_ops_remote; in fill_inode_remote()861 const struct inode_operations hmdfs_dev_dir_inode_ops_remote = { variable