/drivers/staging/lustre/lnet/lnet/ |
D | acceptor.c | 117 …LCONSOLE_ERROR_MSG(0x11b, "Connection to %s at host %pI4h on port %d was reset: is it running a co… in lnet_connect_console_error() 123 …LCONSOLE_ERROR_MSG(0x11c, "Protocol error connecting to %s at host %pI4h on port %d: is it running… in lnet_connect_console_error() 128 …LCONSOLE_ERROR_MSG(0x11d, "No privileged ports available to connect to %s at host %pI4h on port %d… in lnet_connect_console_error() 133 LCONSOLE_ERROR_MSG(0x11e, "Unexpected error %d connecting to %s at host %pI4h on port %d\n", in lnet_connect_console_error() 248 LCONSOLE_ERROR_MSG(0x11f, "Refusing connection from %pI4h magic %08x: %s acceptor protocol\n", in lnet_accept() 302 LCONSOLE_ERROR_MSG(0x120, "Refusing connection from %pI4h for %s: No matching NI\n", in lnet_accept() 310 …LCONSOLE_ERROR_MSG(0x121, "Refusing connection from %pI4h for %s: NI doesn not accept IP connectio… in lnet_accept() 342 LCONSOLE_ERROR_MSG(0x122, "Can't start acceptor on port %d: port already in use\n", in lnet_acceptor() 345 LCONSOLE_ERROR_MSG(0x123, "Can't start acceptor on port %d: unexpected error %d\n", in lnet_acceptor() 431 LCONSOLE_ERROR_MSG(0x124, "Can't parse 'accept=\"%s\"'\n", in accept2secure()
|
D | config.c | 61 LCONSOLE_ERROR_MSG(0x10f, "Error parsing '%s=\"%s\"'\n", name, str); in lnet_syntax() 62 LCONSOLE_ERROR_MSG(0x110, "here...........%.*s..%.*s|%.*s|\n", in lnet_syntax() 120 LCONSOLE_ERROR_MSG(0x111, "Duplicate network specified: %s\n", in lnet_ni_alloc() 191 LCONSOLE_ERROR_MSG(0x112, in lnet_parse_networks() 258 LCONSOLE_ERROR_MSG(0x113, in lnet_parse_networks() 316 LCONSOLE_ERROR_MSG(0x115, in lnet_parse_networks() 1187 LCONSOLE_ERROR_MSG(0x117, in lnet_parse_ip2nets() 1194 LCONSOLE_ERROR_MSG(0x118, in lnet_parse_ip2nets() 1203 LCONSOLE_ERROR_MSG(0x119, "Error %d parsing ip2nets\n", rc); in lnet_parse_ip2nets() 1208 LCONSOLE_ERROR_MSG(0x11a, in lnet_parse_ip2nets()
|
D | router.c | 1011 …LCONSOLE_ERROR_MSG(0x10a, "'dead_router_check_interval' must be set if 'check_routers_before_use' … in lnet_router_checker_start() 1364 LCONSOLE_ERROR_MSG(0x10c, in lnet_nrb_tiny_calculate() 1383 LCONSOLE_ERROR_MSG(0x10c, in lnet_nrb_small_calculate() 1402 LCONSOLE_ERROR_MSG(0x10c, in lnet_nrb_large_calculate() 1439 LCONSOLE_ERROR_MSG(0x10b, "'forwarding' not set to either 'enabled' or 'disabled'\n"); in lnet_rtrpools_alloc() 1459 LCONSOLE_ERROR_MSG(0x10c, in lnet_rtrpools_alloc()
|
D | api-ni.c | 77 LCONSOLE_ERROR_MSG(0x101, "Please specify EITHER 'networks' or 'ip2nets' but not both at once\n"); in lnet_get_networks() 1023 LCONSOLE_ERROR_MSG(0x105, "Error %d starting up LNI %s\n", in lnet_startup_lndnis() 1056 LCONSOLE_ERROR_MSG(0x107, "LNI %s has no %scredits\n", in lnet_startup_lndnis() 1079 LCONSOLE_ERROR_MSG(0x109, "LND %s can only run single-network\n", in lnet_startup_lndnis()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 102 …LCONSOLE_ERROR_MSG(0x15b, "%s: The configuration from log '%s' failed from the MGS (%d). Make sur… in lustre_process_log() 106 …LCONSOLE_ERROR_MSG(0x15c, "%s: The configuration from log '%s' failed (%d). This may be the result… in lustre_process_log() 846 LCONSOLE_ERROR_MSG(0x159, "Can't parse NID '%s'\n", *ptr); in lmd_parse_mgs() 883 LCONSOLE_ERROR_MSG(0x162, "Missing mount data: check that /sbin/mount.lustre is installed.\n"); in lmd_parse() 889 …LCONSOLE_ERROR_MSG(0x163, "You're using an old version of /sbin/mount.lustre. Please install vers… in lmd_parse() 1027 LCONSOLE_ERROR_MSG(0x164, "Can't find the device name (need mount option 'device=...')\n"); in lmd_parse() 1119 …LCONSOLE_ERROR_MSG(0x165, "Nothing registered for client mount! Is the 'lustre' module loaded?\n"); in lustre_fill_super()
|
D | obd_config.c | 98 LCONSOLE_ERROR_MSG(0x159, "Can't parse NID '%s'\n", buf); in parse_nid() 845 LCONSOLE_ERROR_MSG(0x15a, "recovery upcall is deprecated\n"); in class_process_config()
|
D | genops.c | 128 LCONSOLE_ERROR_MSG(0x158, "Can't load module '%s'\n", in class_get_type()
|
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_debug.h | 239 #define LCONSOLE_ERROR_MSG(errnum, format, ...) CDEBUG_LIMIT(D_CONSOLE | D_ERROR, \ macro 241 #define LCONSOLE_ERROR(format, ...) LCONSOLE_ERROR_MSG(0x00, format, ## __VA_ARGS__)
|
/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 235 …LCONSOLE_ERROR_MSG(0x14f, "An MDT (md %s) is performing recovery, of which this client is not a pa… in client_common_fill_super() 281 …LCONSOLE_ERROR_MSG(0x170, "Server %s does not support feature(s) needed for correct operation of t… in client_common_fill_super() 410 …LCONSOLE_ERROR_MSG(0x150, "An OST (dt %s) is performing recovery, of which this client is not a pa… in client_common_fill_super() 773 LCONSOLE_ERROR_MSG(0x152, "Unknown option '%s', won't mount.\n", in ll_options() 908 …LCONSOLE_ERROR_MSG(0x156, "The client profile '%s' could not be read from the MGS. Does that file… in ll_fill_super()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | import.c | 176 …LCONSOLE_ERROR_MSG(0x166, "%s: Connection to %.*s (at %s) was lost; in progress operations using t… in ptlrpc_set_import_discon() 1178 …LCONSOLE_ERROR_MSG(0x16a, "Server %s version (%d.%d.%d.%d) refused connection from this client wit… in ptlrpc_connect_interpret() 1325 …LCONSOLE_ERROR_MSG(0x167, "%s: This client was evicted by %.*s; in progress operations using this … in ptlrpc_import_recovery_state_machine()
|
D | client.c | 1118 LCONSOLE_ERROR_MSG(0x011, "%s: Communicating with %s, operation %s failed with %d.\n", in ptlrpc_check_status()
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 1445 LCONSOLE_ERROR_MSG(0x132, "BAD WRITE CHECKSUM: %s: from %s inode "DFID in check_write_checksum() 1566 …LCONSOLE_ERROR_MSG(0x133, "%s: BAD READ CHECKSUM: from %s%s%s inode " DFID " object " DOSTID " ext… in osc_brw_fini_request()
|
/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_cb.c | 1805 …LCONSOLE_ERROR_MSG(0x130, "Connected successfully to %s on host %pI4h, but they claimed they were … in ksocknal_recv_hello()
|
D | socklnd.c | 976 LCONSOLE_ERROR_MSG(0x12f, "Dropping connection request from %pI4h: memory exhausted\n", in ksocknal_accept()
|
/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd_cb.c | 2933 LCONSOLE_ERROR_MSG(0x131, in kiblnd_cm_callback()
|