Home
last modified time | relevance | path

Searched refs:LL_IOC_HSM_PROGRESS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c953 rc = obd_iocontrol(LL_IOC_HSM_PROGRESS, sbi->ll_md_exp, sizeof(hpk), in ll_ioc_copy_start()
1051 rc = obd_iocontrol(LL_IOC_HSM_PROGRESS, sbi->ll_md_exp, sizeof(hpk), in ll_ioc_copy_end()
1835 case LL_IOC_HSM_PROGRESS: { in ll_dir_ioctl()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h235 #define LL_IOC_HSM_PROGRESS _IOW('f', 216, struct hsm_user_request) macro
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1867 case LL_IOC_HSM_PROGRESS: in mdc_iocontrol()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1042 case LL_IOC_HSM_PROGRESS: { in lmv_iocontrol()