Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c50 static const char * const obd_connect_names[] = { variable
113 for (i = 0; obd_connect_names[i] != NULL; i++, mask <<= 1) { in obd_connect_flags2str()
116 ret ? sep : "", obd_connect_names[i]); in obd_connect_flags2str()
676 for (i = 0; obd_connect_names[i] != NULL; i++, mask <<= 1) { in obd_connect_seq_flags2str()
679 first ? sep : "", obd_connect_names[i]); in obd_connect_seq_flags2str()