Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h858 HS_RELEASED = 0x00000004, enumerator
869 #define HSM_STATUS_MASK (HS_EXISTS | HS_LOST | HS_RELEASED | HS_ARCHIVED)
/drivers/staging/lustre/lustre/llite/
Dfile.c2160 hss->hss_setmask = HS_ARCHIVED | HS_EXISTS | HS_RELEASED; in ll_hsm_import()