Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jbd2/
Dcommit.c385 jbd_debug(3, "super block updated\n"); in jbd2_journal_commit_transaction()
399 jbd_debug(3, "superblock not updated\n"); in jbd2_journal_commit_transaction()
408 jbd_debug(1, "JBD2: starting commit of transaction %d\n", in jbd2_journal_commit_transaction()
489 jbd_debug(3, "JBD2: commit phase 1\n"); in jbd2_journal_commit_transaction()
521 jbd_debug(3, "JBD2: commit phase 2a\n"); in jbd2_journal_commit_transaction()
534 jbd_debug(3, "JBD2: commit phase 2b\n"); in jbd2_journal_commit_transaction()
591 jbd_debug(4, "JBD2: get descriptor\n"); in jbd2_journal_commit_transaction()
601 jbd_debug(4, "JBD2: got buffer %llu (%p)\n", in jbd2_journal_commit_transaction()
687 jbd_debug(4, "JBD2: Submit %d IOs\n", bufs); in jbd2_journal_commit_transaction()
788 jbd_debug(3, "JBD2: commit phase 3\n"); in jbd2_journal_commit_transaction()
[all …]
Drecovery.c261 jbd_debug(1, "No recovery required, last transaction %d\n", in jbd2_journal_recover()
273 jbd_debug(1, "JBD2: recovery, exit status %d, " in jbd2_journal_recover()
276 jbd_debug(1, "JBD2: Replayed %d and revoked %d/%d blocks\n", in jbd2_journal_recover()
326 jbd_debug(1, in jbd2_journal_skip_recovery()
446 jbd_debug(1, "Starting recovery pass %d\n", pass); in do_one_pass()
472 jbd_debug(2, "Scanning for sequence ID %u at %lu/%lu\n", in do_one_pass()
479 jbd_debug(3, "JBD2: checking block %ld\n", next_log_block); in do_one_pass()
502 jbd_debug(3, "Found magic %d, sequence %d\n", in do_one_pass()
773 jbd_debug(3, "Unrecognised magic %d, end of scan.\n", in do_one_pass()
Dtransaction.c311 jbd_debug(3, "New handle %p going live.\n", handle); in start_this_handle()
378 jbd_debug(4, "Handle %p given %d credits (total %d, free %lu)\n", in start_this_handle()
580 jbd_debug(3, "denied handle %p %d blocks: " in jbd2_journal_extend()
590 jbd_debug(3, "denied handle %p %d blocks: " in jbd2_journal_extend()
598 jbd_debug(3, "denied handle %p %d blocks: " in jbd2_journal_extend()
614 jbd_debug(3, "extended handle %p by %d\n", handle, nblocks); in jbd2_journal_extend()
674 jbd_debug(2, "restarting handle %p\n", handle); in jbd2__journal_restart()
836 jbd_debug(5, "journal_head %p, force_copy %d\n", jh, force_copy); in do_get_write_access()
1124 jbd_debug(5, "journal_head %p\n", jh); in jbd2_journal_get_create_access()
1379 jbd_debug(5, "journal_head %p\n", jh); in jbd2_journal_dirty_metadata()
[all …]
Djournal.c222 jbd_debug(1, "commit_sequence=%d, commit_request=%d\n", in kjournald2()
226 jbd_debug(1, "OK, requests differ\n"); in kjournald2()
241 jbd_debug(1, "Now suspending kjournald2\n"); in kjournald2()
271 jbd_debug(1, "kjournald2 wakes\n"); in kjournald2()
279 jbd_debug(1, "woke because of timeout\n"); in kjournald2()
287 jbd_debug(1, "Journal thread exiting.\n"); in kjournald2()
519 jbd_debug(1, "JBD2: requesting commit %d/%d\n", in __jbd2_log_start_commit()
722 jbd_debug(1, "JBD2: want %d, j_commit_sequence=%d\n", in jbd2_log_wait_commit()
962 jbd_debug(1, in __jbd2_update_log_tail()
1264 jbd_debug(1, "JBD2: inode %s/%ld, size %lld, bits %d, blksize %ld\n", in jbd2_journal_init_inode()
[all …]
Drevoke.c387 jbd_debug(2, "insert revoke for block %llu, bh_in=%p\n",blocknr, bh_in); in jbd2_journal_revoke()
417 jbd_debug(4, "journal_head %p, cancelling revoke\n", jh); in jbd2_journal_cancel_revoke()
433 jbd_debug(4, "cancelled existing revoke on " in jbd2_journal_cancel_revoke()
549 jbd_debug(1, "Wrote %d revoke records\n", count); in jbd2_journal_write_revoke_records()
Dcheckpoint.c213 jbd_debug(1, "Start checkpoint\n"); in jbd2_log_do_checkpoint()
222 jbd_debug(1, "cleanup_journal_tail returned %d\n", result); in jbd2_log_do_checkpoint()
665 jbd_debug(1, "Dropping transaction %d, all done\n", transaction->t_tid); in __jbd2_journal_drop_transaction()
/Linux-v4.19/fs/ext4/
Dext4_jbd2.c200 jbd_debug(4, "forgetting bh %p: is_metadata = %d, mode %o, " in __ext4_forget()
Dindirect.c457 jbd_debug(5, "splicing indirect only\n"); in ext4_splice_branch()
467 jbd_debug(5, "splicing direct\n"); in ext4_splice_branch()
Dnamei.c2815 jbd_debug(4, "superblock will point to %lu\n", inode->i_ino); in ext4_orphan_add()
2816 jbd_debug(4, "orphan inode %lu will point to %d\n", in ext4_orphan_add()
2851 jbd_debug(4, "remove inode %lu from orphan list\n", inode->i_ino); in ext4_orphan_del()
2867 jbd_debug(4, "superblock will point to %u\n", ino_next); in ext4_orphan_del()
2882 jbd_debug(4, "orphan inode %lu will point to %u\n", in ext4_orphan_del()
Dballoc.c626 jbd_debug(1, "%s: retrying operation after ENOSPC\n", sb->s_id); in ext4_should_retry_alloc()
Dsuper.c2505 jbd_debug(4, "no orphan inodes to clean up\n"); in ext4_orphan_cleanup()
2529 jbd_debug(1, "Skipping orphan recovery on fs with errors.\n"); in ext4_orphan_cleanup()
2578 jbd_debug(1, "Skipping orphan recovery on fs with errors.\n"); in ext4_orphan_cleanup()
2596 jbd_debug(2, "truncating inode %lu to %lld bytes\n", in ext4_orphan_cleanup()
2610 jbd_debug(2, "deleting unreferenced inode %lu\n", in ext4_orphan_cleanup()
4593 jbd_debug(2, "Journal inode found at %p: %lld bytes\n", in ext4_get_journal_inode()
Dinode.c183 jbd_debug(2, "restarting handle %p\n", handle); in ext4_truncate_restart_trans()
5357 jbd_debug(1, "called recursively, non-PF_MEMALLOC!\n"); in ext4_write_inode()
/Linux-v4.19/include/linux/
Djbd2.h63 #define jbd_debug(n, fmt, a...) \ macro
66 #define jbd_debug(n, fmt, a...) /**/ macro