Lines Matching refs:prt_printf
530 prt_printf(out, "\n"); in __bch2_inode_unpacked_to_text()
532 prt_printf(out, "mode=%o\n", inode->bi_mode); in __bch2_inode_unpacked_to_text()
536 prt_printf(out, "(%x)\n", inode->bi_flags); in __bch2_inode_unpacked_to_text()
538 prt_printf(out, "journal_seq=%llu\n", inode->bi_journal_seq); in __bch2_inode_unpacked_to_text()
539 prt_printf(out, "hash_seed=%llx\n", inode->bi_hash_seed); in __bch2_inode_unpacked_to_text()
540 prt_printf(out, "hash_type="); in __bch2_inode_unpacked_to_text()
543 prt_printf(out, "bi_size=%llu\n", inode->bi_size); in __bch2_inode_unpacked_to_text()
544 prt_printf(out, "bi_sectors=%llu\n", inode->bi_sectors); in __bch2_inode_unpacked_to_text()
545 prt_printf(out, "bi_version=%llu\n", inode->bi_version); in __bch2_inode_unpacked_to_text()
548 prt_printf(out, #_name "=%llu\n", (u64) inode->_name); in __bch2_inode_unpacked_to_text()
558 prt_printf(out, "inum: %llu:%u ", inode->bi_inum, inode->bi_snapshot); in bch2_inode_unpacked_to_text()
567 prt_printf(out, "(unpack error)"); in bch2_inode_to_text()
799 prt_printf(out, "generation: %u", le32_to_cpu(gen.v->bi_generation)); in bch2_inode_generation_to_text()
819 prt_printf(out, "idx %llu generation %llu", in bch2_inode_alloc_cursor_to_text()