Searched refs:hdi (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | file_merge.c | 620 struct hmdfs_dst_info *hdi, struct hmdfs_user_info *data) in hmdfs_get_info_from_user() argument 627 if (copy_from_user(hdi, (struct hmdfs_dst_info __user *)pos, in hmdfs_get_info_from_user() 631 ret = copy_string_from_user(hdi->local_path_pos, hdi->local_path_len, in hmdfs_get_info_from_user() 636 ret = copy_string_from_user(hdi->distributed_path_pos, in hmdfs_get_info_from_user() 637 hdi->distributed_path_len, in hmdfs_get_info_from_user() 642 ret = copy_string_from_user(hdi->bundle_name_pos, hdi->bundle_name_len, in hmdfs_get_info_from_user() 765 struct hmdfs_dst_info hdi; in hmdfs_ioc_get_dst_path() local 774 ret = hmdfs_get_info_from_user(arg, &hdi, data); in hmdfs_ioc_get_dst_path() 792 ret = get_file_size(data->local_path, hdi.size); in hmdfs_ioc_get_dst_path()
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
D | boot.h | 243 u16 di, hdi; member
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | devices.txt | 1041 0 = /dev/hdi Master: whole disk (or CD-ROM)
|