Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c334 if (LLOG_REC_HDR_NEEDS_SWABBING(rec)) in llog_process_thread()
523 if (LLOG_REC_HDR_NEEDS_SWABBING(rec)) in llog_reverse_process()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2996 #define LLOG_REC_HDR_NEEDS_SWABBING(r) \ macro