Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h694 #define CLF_HSM_ERR_L 0 /* HSM return code, 7 bits */ macro
749 return CLF_GET_BITS(flags, CLF_HSM_ERR_H, CLF_HSM_ERR_L); in hsm_get_cl_error()
754 *flags |= (error << CLF_HSM_ERR_L); in hsm_set_cl_error()