Home
last modified time | relevance | path

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

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