Searched refs:ML_ERROR (Results 1 - 25 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dmasklog.h119 #define ML_ERROR 0x0000000100000000ULL /* sent to KERN_ERR */ macro
124 #define MLOG_INITIAL_AND_MASK (ML_ERROR|ML_NOTICE)
138 #define ML_ALLOWED_BITS (ML_ERROR|ML_NOTICE)
208 if (__m & ML_ERROR) \
220 mlog(ML_ERROR, "status = %lld\n", (long long)_st); \
277 mlog(ML_ERROR, "bug expression: " #cond "\n"); \
278 mlog(ML_ERROR, fmt, ##args); \
H A Dquorum.c130 mlog(ML_ERROR, "fencing this node because it is "
144 mlog(ML_ERROR, "fencing this node because it is "
153 mlog(ML_ERROR, "fencing this node because it is "
H A Dheartbeat.c172 mlog(ML_ERROR, "Heartbeat write timeout to device %s after %u "
233 mlog(ML_ERROR, "IO Error %d\n", error);
262 mlog(ML_ERROR, "Could not alloc slots BIO!\n");
375 mlog(ML_ERROR, "Dump slot information: seq = 0x%llx, node = %u, "
591 mlog(ML_ERROR, "Node %d has written a bad crc to %s\n",
666 mlog(ML_ERROR, "Node %d on device %s has a dead count "
769 mlog(ML_ERROR, "Device \"%s\": another node is heartbeating "
799 mlog(ML_ERROR, "Write error %d on device \"%s\"\n",
1373 mlog(ML_ERROR,
1949 mlog(ML_ERROR, "stoppin
[all...]
H A Dtcp.c899 mlog(ML_ERROR, "sendmsg returned %d instead of %zu\n", ret,
935 mlog(ML_ERROR, "sendpage of size %zu to " SC_NODEF_FMT
1599 mlog(ML_ERROR, "bind failed with %d at address %pI4\n",
1606 mlog(ML_ERROR, "setting TCP_NODELAY failed with %d\n", ret);
1654 mlog(ML_ERROR, "no connection established with node %u after "
1781 mlog(ML_ERROR, "setting TCP_NODELAY failed with %d\n", ret);
1915 mlog(ML_ERROR, "unable to create socket, ret=%d\n", ret);
1932 mlog(ML_ERROR, "unable to bind socket at %pI4:%u, "
1939 mlog(ML_ERROR, "unable to listen on %pI4:%u, ret=%d\n",
1969 mlog(ML_ERROR, "unabl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dresize.c320 mlog(ML_ERROR, "The disk is too old and small. "
400 mlog(ML_ERROR, "Group descriptor # %llu has bad chain %u "
405 mlog(ML_ERROR, "Group descriptor # %llu has bit count %u but "
410 mlog(ML_ERROR, "Group descriptor # %llu has free bit count %u "
435 mlog(ML_ERROR, "add a group which is in the current volume.\n");
437 mlog(ML_ERROR, "input chain exceeds the limit.\n");
439 mlog(ML_ERROR,
442 mlog(ML_ERROR, "add group's clusters overflow.\n");
444 mlog(ML_ERROR, "the cluster exceeds the maximum of a group\n");
446 mlog(ML_ERROR, "th
[all...]
H A Dsuper.c466 mlog(ML_ERROR, "Unable to load system inode %d, "
496 mlog(ML_ERROR, "status=%d, sysfile=%d, slot=%d\n",
622 mlog(ML_ERROR, "Cannot change heartbeat mode on remount\n");
629 mlog(ML_ERROR, "Cannot change data mode on remount\n");
638 mlog(ML_ERROR, "Cannot enable inode64 on remount\n");
654 mlog(ML_ERROR, "Remount on readonly device is forbidden.\n");
667 mlog(ML_ERROR, "Cannot remount RDWR "
674 mlog(ML_ERROR, "Cannot remount RDWR because "
738 mlog(ML_ERROR, "Hardware sector size too large: %d (max=%d)\n",
756 mlog(ML_ERROR, "incompatibl
[all...]
H A Dbuffer_head_io.c136 mlog(ML_ERROR,
145 mlog(ML_ERROR,
203 mlog(ML_ERROR, "asked to read %d blocks!\n", nr);
292 mlog(ML_ERROR, "block %llu had the JBD bit set "
H A Dheartbeat.c126 mlog(ML_ERROR, "bit=%d map->num_nodes=%d\n", bit, map->num_nodes);
H A Dexport.c81 mlog(ML_ERROR, "getting nfs sync lock(EX) failed %d\n", status);
96 mlog(ML_ERROR, "test inode bit failed %d\n", status);
205 mlog(ML_ERROR, "fh buffer is too small for encoding\n");
H A Dreservations.c133 mlog(ML_ERROR,
156 mlog(ML_ERROR, "reservation %d has bad start off!\n",
162 mlog(ML_ERROR, "reservation %d has no length!\n",
168 mlog(ML_ERROR, "reservation %d has invalid range!\n",
174 mlog(ML_ERROR, "reservation %d extends past bitmap!\n",
344 mlog(ML_ERROR, "Duplicate reservation window!\n");
553 mlog(ML_ERROR, "goal: %u next_resv: start %u len %u\n",
H A Dquota_local.c185 mlog(ML_ERROR, "failed to read quota file header (type=%d)\n",
191 mlog(ML_ERROR, "quota file magic does not match (%u != %u),"
197 mlog(ML_ERROR, "quota file version does not match (%u != %u),"
209 mlog(ML_ERROR, "cannot get global quota file inode "
217 mlog(ML_ERROR, "failed to read global quota file header "
223 mlog(ML_ERROR, "global quota file magic does not match "
229 mlog(ML_ERROR, "global quota file version does not match "
434 mlog(ML_ERROR, "failed to read quota file info header "
505 mlog(ML_ERROR, "Failed to get quota structure "
627 mlog(ML_ERROR, "faile
[all...]
H A Djournal.c530 mlog(ML_ERROR,
635 mlog(ML_ERROR, "giving me a buffer that's not uptodate!\n");
636 mlog(ML_ERROR, "b_blocknr=%llu\n",
662 mlog(ML_ERROR, "Unknown access type!\n");
669 mlog(ML_ERROR, "Error %d getting %d access to buffer!\n",
794 mlog(ML_ERROR, "access error (bad inode)\n");
810 mlog(ML_ERROR, "Could not get lock on journal!\n");
818 mlog(ML_ERROR, "Journal file size (%lld) is too small!\n",
832 mlog(ML_ERROR, "Linux journal layer error\n");
1013 mlog(ML_ERROR, "Fil
[all...]
H A Dblockcheck.c441 mlog(ML_ERROR,
456 mlog(ML_ERROR, "Fixed CRC32 failed: stored: 0x%x, computed 0x%x\n",
553 mlog(ML_ERROR,
586 mlog(ML_ERROR, "Fixed CRC32 failed: stored: %u, computed %u\n",
H A Dinode.c296 mlog(ML_ERROR,
400 mlog(ML_ERROR, "bad inode\n");
407 mlog(ML_ERROR, "bad inode args\n");
821 mlog(ML_ERROR, "Skipping delete of root inode.\n");
841 mlog(ML_ERROR, "Skipping delete of system file %llu\n",
914 mlog(ML_ERROR,
1015 mlog(ML_ERROR, "getting nfs sync lock(PR) failed %d\n", status);
1359 mlog(ML_ERROR, "Checksum failed for dinode %llu\n",
H A Dquota_global.c227 mlog(ML_ERROR, "Quota write (off=%llu, len=%llu) cancelled "
352 mlog(ML_ERROR, "failed to get global quota inode (type=%d)\n",
385 mlog(ML_ERROR, "Cannot read global quota info (%d).\n",
437 mlog(ML_ERROR, "Cannot write global quota info structure\n");
495 mlog(ML_ERROR, "Short read from global quota file "
562 mlog(ML_ERROR, "Failed to lock quota info, loosing quota write"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmast.c100 mlog(ML_ERROR, "ast list not empty!! pending=%d, newlevel=%d\n",
292 mlog(ML_ERROR, "Invalid name length (%d) in proxy ast "
299 mlog(ML_ERROR, "Both PUT and GET lvb specified, (0x%x)\n",
312 mlog(ML_ERROR, "Unknown ast type! %d, cookie=%u:%llu"
454 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to "
459 mlog(ML_ERROR, "sent AST to node %u, it thinks this "
463 mlog(ML_ERROR, "sent AST to node %u, it returned "
467 mlog(ML_ERROR, "AST to node %u returned %d!\n",
H A Ddlmrecovery.c473 mlog(ML_ERROR, "dead_node %u no longer in recovery map!\n",
528 mlog(ML_ERROR, "error %d remastering locks for node %u, "
558 mlog(ML_ERROR, "%s: failed to alloc recovery area, "
659 mlog(ML_ERROR, "bad ndata state for "
806 mlog(ML_ERROR, "Error %d when sending message %u (key "
828 mlog(ML_ERROR, "%s: node %u sent dead_node=%u, but local "
919 mlog(ML_ERROR, "%s: node %u went down while sending "
935 mlog(ML_ERROR, "%s: node %u went down while sending "
960 mlog(ML_ERROR, "Error %d when sending message %u (key "
1002 mlog(ML_ERROR, "ba
[all...]
H A Ddlmconvert.c138 mlog(ML_ERROR, "attempted to convert a lock with a lock "
146 mlog(ML_ERROR, "attempted to convert a lock not on grant "
285 mlog(ML_ERROR, "converting a remote lock that is already "
393 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to "
452 mlog(ML_ERROR, "both PUT and GET lvb specified\n");
486 mlog(ML_ERROR, "did not find lock to convert on grant queue! "
H A Ddlmlock.c324 mlog(ML_ERROR, "%s:%.*s: BUG. this is a stale lockres "
332 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to "
486 mlog(ML_ERROR, "Domain %s not fully joined, but node %u is "
603 mlog(ML_ERROR, "strange LOCAL convert request!\n");
613 mlog(ML_ERROR, "NULL lock pointer in convert "
620 mlog(ML_ERROR, "NULL lockres pointer in convert "
629 mlog(ML_ERROR, "new args: lksb=%p, ast=%p, bast=%p, "
631 mlog(ML_ERROR, "orig args: lksb=%p, ast=%p, bast=%p, "
H A Ddlmunlock.c124 mlog(ML_ERROR, "lockres %.*s: Someone is calling dlmunlock "
133 mlog(ML_ERROR, "lockres in progress!\n");
357 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to "
403 mlog(ML_ERROR, "bad args! GET_LVB specified on unlock!\n");
408 mlog(ML_ERROR, "bad args! cannot modify lvb on a CANCEL "
414 mlog(ML_ERROR, "Invalid name length in unlock handler!\n");
507 mlog(ML_ERROR, "failed to find lock to unlock! "
549 mlog(ML_ERROR, "lock to cancel is not on any list!\n");
H A Ddlmmaster.c239 mlog(ML_ERROR, "bad mle: %p\n", mle);
506 mlog(ML_ERROR, "Resource %.*s not on the Tracking list\n",
521 mlog(ML_ERROR,
786 mlog(ML_ERROR, "master entry for nonexistent lock!\n");
934 mlog(ML_ERROR, "%s:%.*s: spinning on "
1000 mlog(ML_ERROR, "link to %u went down?: %d\n", res->owner, ret);
1079 mlog(ML_ERROR, "mle (%p) refs=%d, name=%.*s\n", mle,
1215 mlog(ML_ERROR, "node down! %d\n", node);
1307 mlog(ML_ERROR, "TCP stack not ready!\n");
1310 mlog(ML_ERROR, "ba
[all...]
H A Ddlmdomain.c563 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to "
682 mlog(ML_ERROR, "Following lockres' are still on the "
961 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to "
981 mlog(ML_ERROR,
996 mlog(ML_ERROR, "Error return %d cancelling join on "
1032 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to "
1077 mlog(ML_ERROR, "invalid response %d from node %u\n",
1105 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to "
1135 mlog(ML_ERROR, "Error return %d asserting "
1670 mlog(ML_ERROR, "domai
[all...]
H A Ddlmapi.h95 mlog(ML_ERROR, "dlm status = %s\n", dlm_errname((st))); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlmfs/
H A Duserdlm.c107 mlog(ML_ERROR, "Dlm error %d while calling %s on " \
139 mlog(ML_ERROR, "lksb status value of %u on lockres %.*s\n",
240 mlog(ML_ERROR, "dlm returns status %d\n", status);
435 mlog(ML_ERROR, "lockres %.*s: invalid request!\n",
534 mlog(ML_ERROR, "lockres %.*s: invalid request!\n",
H A Ddlmfs.c496 mlog(ML_ERROR, "invalid domain name for directory.\n");
512 mlog(ML_ERROR, "Error %d could not register domain \"%.*s\"\n",
545 mlog(ML_ERROR, "invalid lock name, %.*s\n", name->len,
575 mlog(ML_ERROR, "unlink %.*s, error %d from destroy\n",

Completed in 282 milliseconds

12