Home
last modified time | relevance | path

Searched refs:LL_IOC_HSM_COPY_END (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h234 #define LL_IOC_HSM_COPY_END _IOW('f', 215, struct hsm_copy *) macro
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c1879 case LL_IOC_HSM_COPY_END: { in ll_dir_ioctl()