Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jbd2/
H A Drecovery.c248 jbd_debug(3, "Fast commit replay: next block %ld\n", in fc_do_one_pass()
252 jbd_debug(3, "Fast commit replay: read error\n"); in fc_do_one_pass()
267 jbd_debug(3, "Fast commit replay failed, err = %d\n", err); in fc_do_one_pass()
301 jbd_debug(1, "No recovery required, last transaction %d\n", in jbd2_journal_recover()
313 jbd_debug(1, "JBD2: recovery, exit status %d, " in jbd2_journal_recover()
316 jbd_debug(1, "JBD2: Replayed %d and revoked %d/%d blocks\n", in jbd2_journal_recover()
366 jbd_debug(1, in jbd2_journal_skip_recovery()
488 jbd_debug(1, "Starting recovery pass %d\n", pass); in do_one_pass()
514 jbd_debug(2, "Scanning for sequence ID %u at %lu/%lu\n", in do_one_pass()
523 jbd_debug(3, "JBD2: checking block %ld\n", next_log_block); in do_one_pass()
[all …]
H A Dcommit.c422 jbd_debug(3, "super block updated\n"); in jbd2_journal_commit_transaction()
436 jbd_debug(3, "superblock not updated\n"); in jbd2_journal_commit_transaction()
468 jbd_debug(1, "JBD2: starting commit of transaction %d\n", in jbd2_journal_commit_transaction()
554 jbd_debug(3, "JBD2: commit phase 1\n"); in jbd2_journal_commit_transaction()
587 jbd_debug(3, "JBD2: commit phase 2a\n"); in jbd2_journal_commit_transaction()
600 jbd_debug(3, "JBD2: commit phase 2b\n"); in jbd2_journal_commit_transaction()
656 jbd_debug(4, "JBD2: get descriptor\n"); in jbd2_journal_commit_transaction()
666 jbd_debug(4, "JBD2: got buffer %llu (%p)\n", in jbd2_journal_commit_transaction()
751 jbd_debug(4, "JBD2: Submit %d IOs\n", bufs); in jbd2_journal_commit_transaction()
853 jbd_debug(3, "JBD2: commit phase 3\n"); in jbd2_journal_commit_transaction()
[all …]
H A Djournal.c206 jbd_debug(1, "commit_sequence=%u, commit_request=%u\n", in kjournald2()
210 jbd_debug(1, "OK, requests differ\n"); in kjournald2()
225 jbd_debug(1, "Now suspending kjournald2\n"); in kjournald2()
255 jbd_debug(1, "kjournald2 wakes\n"); in kjournald2()
263 jbd_debug(1, "woke because of timeout\n"); in kjournald2()
271 jbd_debug(1, "Journal thread exiting.\n"); in kjournald2()
503 jbd_debug(1, "JBD2: requesting commit %u/%u\n", in __jbd2_log_start_commit()
708 jbd_debug(1, "JBD2: want %u, j_commit_sequence=%u\n", in jbd2_log_wait_commit()
1132 jbd_debug(1, in __jbd2_update_log_tail()
1451 jbd_debug(1, "JBD2: inode %s/%ld, size %lld, bits %d, blksize %ld\n", in jbd2_journal_init_inode()
[all …]
H A Dtransaction.c370 jbd_debug(3, "New handle %p going live.\n", handle); in start_this_handle()
444 jbd_debug(4, "Handle %p given %d credits (total %d, free %lu)\n", in start_this_handle()
665 jbd_debug(3, "denied handle %p %d blocks: " in jbd2_journal_extend()
681 jbd_debug(3, "denied handle %p %d blocks: " in jbd2_journal_extend()
699 jbd_debug(3, "extended handle %p by %d\n", handle, nblocks); in jbd2_journal_extend()
789 jbd_debug(2, "restarting handle %p\n", handle); in jbd2__journal_restart()
956 jbd_debug(5, "journal_head %p, force_copy %d\n", jh, force_copy); in do_get_write_access()
1248 jbd_debug(5, "journal_head %p\n", jh); in jbd2_journal_get_create_access()
1471 jbd_debug(5, "journal_head %p\n", jh); in jbd2_journal_dirty_metadata()
1805 jbd_debug(4, "h_ref %d -> %d\n", handle->h_ref + 1, in jbd2_journal_stop()
[all …]
H A Drevoke.c401 jbd_debug(2, "insert revoke for block %llu, bh_in=%p\n",blocknr, bh_in); in jbd2_journal_revoke()
431 jbd_debug(4, "journal_head %p, cancelling revoke\n", jh); in jbd2_journal_cancel_revoke()
447 jbd_debug(4, "cancelled existing revoke on " in jbd2_journal_cancel_revoke()
563 jbd_debug(1, "Wrote %d revoke records\n", count); in jbd2_journal_write_revoke_records()
H A Dcheckpoint.c214 jbd_debug(1, "Start checkpoint\n"); in jbd2_log_do_checkpoint()
223 jbd_debug(1, "cleanup_journal_tail returned %d\n", result); in jbd2_log_do_checkpoint()
679 jbd_debug(1, "Dropping transaction %d, all done\n", transaction->t_tid); in __jbd2_journal_drop_transaction()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dfast_commit.c815 jbd_debug(1, "%s: will try writing %d to %d for inode %ld\n", in ext4_fc_write_inode_data()
1165 jbd_debug(1, in ext4_fc_commit()
1278 jbd_debug(1, "Inode %d not found", darg.ino); in ext4_fc_replay_unlink()
1285 jbd_debug(1, "Dir with inode %d not found", darg.parent_ino); in ext4_fc_replay_unlink()
1310 jbd_debug(1, "Dir with inode %d not found.", darg->parent_ino); in ext4_fc_replay_link_internal()
1317 jbd_debug(1, "Failed to obtain dentry"); in ext4_fc_replay_link_internal()
1324 jbd_debug(1, "Inode dentry not created."); in ext4_fc_replay_link_internal()
1337 jbd_debug(1, "Failed to link\n"); in ext4_fc_replay_link_internal()
1371 jbd_debug(1, "Inode not found."); in ext4_fc_replay_link()
1481 jbd_debug(1, "Inode not found."); in ext4_fc_replay_inode()
[all …]
H A Dext4_jbd2.c264 jbd_debug(4, "forgetting bh %p: is_metadata = %d, mode %o, " in __ext4_forget()
H A Dindirect.c461 jbd_debug(5, "splicing indirect only\n"); in ext4_splice_branch()
473 jbd_debug(5, "splicing direct\n"); in ext4_splice_branch()
H A Dnamei.c3163 jbd_debug(4, "superblock will point to %lu\n", inode->i_ino); in ext4_orphan_add()
3164 jbd_debug(4, "orphan inode %lu will point to %d\n", in ext4_orphan_add()
3199 jbd_debug(4, "remove inode %lu from orphan list\n", inode->i_ino); in ext4_orphan_del()
3215 jbd_debug(4, "superblock will point to %u\n", ino_next); in ext4_orphan_del()
3230 jbd_debug(4, "orphan inode %lu will point to %u\n", in ext4_orphan_del()
H A Dballoc.c662 jbd_debug(1, "%s: retrying operation after ENOSPC\n", sb->s_id); in ext4_should_retry_alloc()
H A Dsuper.c3023 jbd_debug(4, "no orphan inodes to clean up\n"); in ext4_orphan_cleanup()
3047 jbd_debug(1, "Skipping orphan recovery on fs with errors.\n"); in ext4_orphan_cleanup()
3093 jbd_debug(1, "Skipping orphan recovery on fs with errors.\n"); in ext4_orphan_cleanup()
3111 jbd_debug(2, "truncating inode %lu to %lld bytes\n", in ext4_orphan_cleanup()
3132 jbd_debug(2, "deleting unreferenced inode %lu\n", in ext4_orphan_cleanup()
5266 jbd_debug(2, "Journal inode found at %p: %lld bytes\n", in ext4_get_journal_inode()
H A Dinode.c5303 jbd_debug(1, "called recursively, non-PF_MEMALLOC!\n"); in ext4_write_inode()
/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h61 #define jbd_debug(n, fmt, a...) \ macro
64 #define jbd_debug(n, fmt, a...) /**/ macro