Searched refs:hdi (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | file_merge.c | 622 struct hmdfs_dst_info *hdi, struct hmdfs_user_info *data) in hmdfs_get_info_from_user() 629 if (copy_from_user(hdi, (struct hmdfs_dst_info __user *)pos, in hmdfs_get_info_from_user() 633 ret = copy_string_from_user(hdi->local_path_pos, hdi->local_path_len, in hmdfs_get_info_from_user() 638 ret = copy_string_from_user(hdi->distributed_path_pos, in hmdfs_get_info_from_user() 639 hdi->distributed_path_len, in hmdfs_get_info_from_user() 644 ret = copy_string_from_user(hdi->bundle_name_pos, hdi->bundle_name_len, in hmdfs_get_info_from_user() 767 struct hmdfs_dst_info hdi; in hmdfs_ioc_get_dst_path() local 776 ret = hmdfs_get_info_from_user(arg, &hdi, dat in hmdfs_ioc_get_dst_path() 621 hmdfs_get_info_from_user(unsigned long pos, struct hmdfs_dst_info *hdi, struct hmdfs_user_info *data) hmdfs_get_info_from_user() argument [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | file_merge.c | 627 struct hmdfs_dst_info *hdi, struct hmdfs_user_info *data) in hmdfs_get_info_from_user() 634 if (copy_from_user(hdi, (struct hmdfs_dst_info __user *)pos, in hmdfs_get_info_from_user() 638 ret = copy_string_from_user(hdi->local_path_pos, hdi->local_path_len, in hmdfs_get_info_from_user() 643 ret = copy_string_from_user(hdi->distributed_path_pos, in hmdfs_get_info_from_user() 644 hdi->distributed_path_len, in hmdfs_get_info_from_user() 649 ret = copy_string_from_user(hdi->bundle_name_pos, hdi->bundle_name_len, in hmdfs_get_info_from_user() 772 struct hmdfs_dst_info hdi; in hmdfs_ioc_get_dst_path() local 781 ret = hmdfs_get_info_from_user(arg, &hdi, dat in hmdfs_ioc_get_dst_path() 626 hmdfs_get_info_from_user(unsigned long pos, struct hmdfs_dst_info *hdi, struct hmdfs_user_info *data) hmdfs_get_info_from_user() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | boot.h | 255 u16 di, hdi; member
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | boot.h | 222 u16 di, hdi; member
|
Completed in 5 milliseconds