Home
last modified time | relevance | path

Searched defs:llt (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_object.c657 enum lov_layout_type llt = LLT_EMPTY; in lov_layout_change() local
Dlov_cl_internal.h171 static inline char *llt2str(enum lov_layout_type llt) in llt2str()