Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c49 static const char * const obd_connect_names[] = { variable
112 for (i = 0; obd_connect_names[i] != NULL; i++, mask <<= 1) { in obd_connect_flags2str()
115 ret ? sep : "", obd_connect_names[i]); in obd_connect_flags2str()
607 for (i = 0; obd_connect_names[i] != NULL; i++, mask <<= 1) { in obd_connect_seq_flags2str()
610 first ? sep : "", obd_connect_names[i]); in obd_connect_seq_flags2str()