Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h304 LU_DEVICE_DT = (1 << 1), enumerator
Ddt_object.h667 return ergo(d != NULL, d->ld_type->ldt_tags & LU_DEVICE_DT); in lu_device_is_dt()