Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_internal.h48 #define LL_IT2STR(it) \ macro
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_internal.h64 #define LL_IT2STR(it) ((it) ? ldlm_it2str((it)->it_op) : "0") macro