Searched refs:hfsplus_jbd_debug (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Drecovery.c237 hfsplus_jbd_debug(1, "No recovery required, last transaction %d\n",
249 hfsplus_jbd_debug(0, "JBD: recovery, exit status %d, "
252 hfsplus_jbd_debug(0, "JBD: Replayed %d and revoked %d/%d blocks\n",
294 hfsplus_jbd_debug(0,
335 hfsplus_jbd_debug(1, "Starting recovery pass %d\n", pass);
361 hfsplus_jbd_debug(2, "Scanning for sequence ID %u at %lu/%lu\n",
368 hfsplus_jbd_debug(3, "JBD: checking block %ld\n", next_log_block);
392 hfsplus_jbd_debug(3, "Found magic %d, sequence %d\n",
528 hfsplus_jbd_debug(3, "Unrecognised magic %d, end of scan.\n",
H A Dtransaction.c107 hfsplus_jbd_debug(3, "New handle %p going live.\n", handle);
174 hfsplus_jbd_debug(2, "Handle %p starting new commit...\n", handle);
211 hfsplus_jbd_debug(2, "Handle %p waiting for checkpoint...\n", handle);
224 hfsplus_jbd_debug(4, "Handle %p given %d credits (total %d, free %d)\n",
327 hfsplus_jbd_debug(3, "denied handle %p %d blocks: "
336 hfsplus_jbd_debug(3, "denied handle %p %d blocks: "
342 hfsplus_jbd_debug(3, "denied handle %p %d blocks: "
351 hfsplus_jbd_debug(3, "extended handle %p by %d\n", handle, nblocks);
405 hfsplus_jbd_debug(2, "restarting handle %p\n", handle);
539 hfsplus_jbd_debug(
[all...]
H A Drevoke.c137 hfsplus_jbd_debug(1, "ENOMEM in %s, retrying\n", __FUNCTION__);
393 hfsplus_jbd_debug(2, "insert revoke for block %lu, bh_in=%p\n", blocknr, bh_in);
425 hfsplus_jbd_debug(4, "hfsplus_jbd_head %p, cancelling revoke\n", jh);
441 hfsplus_jbd_debug(4, "cancelled existing revoke on "
530 hfsplus_jbd_debug(1, "Wrote %d revoke records\n", count);
H A Djbd_journal.c145 hfsplus_jbd_debug(1, "commit_sequence=%d, commit_request=%d\n",
149 hfsplus_jbd_debug(1, "OK, requests differ\n");
164 hfsplus_jbd_debug(1, "Now suspending hfsplus_kjournald\n");
194 hfsplus_jbd_debug(1, "hfsplus_kjournald wakes\n");
202 hfsplus_jbd_debug(1, "woke because of timeout\n");
211 hfsplus_jbd_debug(1, "Journal thread exiting.\n");
441 hfsplus_jbd_debug(1, "JBD: requesting commit %d/%d\n",
539 hfsplus_jbd_debug(1, "JBD: want %d, j_commit_sequence=%d\n",
766 hfsplus_jbd_debug(1,
883 hfsplus_jbd_debug(
[all...]
H A Dhfsplus_jbd.h46 #define hfsplus_jbd_debug(n, f, a...) \
50 #define hfsplus_jbd_debug(f, a...) macro
H A Dsuper.c108 hfsplus_jbd_debug(0, "called recursively, non-PF_MEMALLOC!\n");

Completed in 94 milliseconds