Home
last modified time | relevance | path

Searched refs:hdi (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_merge.c622 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 Dfile_merge.c627 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 Dboot.h255 u16 di, hdi; member
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dboot.h222 u16 di, hdi; member

Completed in 5 milliseconds