Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h690 #define CLF_HSM_ERR_L 0 /* HSM return code, 7 bits */ macro
745 return CLF_GET_BITS(flags, CLF_HSM_ERR_H, CLF_HSM_ERR_L); in hsm_get_cl_error()
750 *flags |= (error << CLF_HSM_ERR_L); in hsm_set_cl_error()