Searched refs:PTR_FMT (Results 1 – 6 of 6) sorted by relevance
| /linux/lib/ |
| H A D | maple_tree.c | 79 #define PTR_FMT "%px" macro 81 #define PTR_FMT "%p" macro 4837 pr_err("Error %lX > %lX " PTR_FMT "\n", mas->index, mas->last, in mas_store() 6468 pr_cont("value %ld (0x%lx) [" PTR_FMT "]\n", xa_to_value(entry), in mt_dump_entry() 6473 pr_cont("UNKNOWN ENTRY (" PTR_FMT ")\n", entry); in mt_dump_entry() 6475 pr_cont(PTR_FMT "\n", entry); in mt_dump_entry() 6491 pr_cont(PTR_FMT " %lX ", node->slot[i], node->pivot[i]); in mt_dump_range64() 6494 pr_cont(PTR_FMT " %lu ", node->slot[i], node->pivot[i]); in mt_dump_range64() 6497 pr_cont(PTR_FMT "\n", node->slot[i]); in mt_dump_range64() 6519 pr_err("node " PTR_FMT " last (%lx) > max (%lx) at pivot %d!\n", in mt_dump_range64() [all …]
|
| /linux/fs/xfs/ |
| H A D | xfs_platform.h | 287 # define PTR_FMT "%px" macro 289 # define PTR_FMT "%p" macro
|
| H A D | xfs_inode_item_recover.c | 364 "%s: Bad inode magic number, dip = "PTR_FMT", dino bp = "PTR_FMT", ino = %lld", in xlog_recover_inode_commit_pass2() 372 "%s: Bad inode log record, rec ptr "PTR_FMT", ino %lld", in xlog_recover_inode_commit_pass2()
|
| H A D | xfs_inode.c | 2395 "%s: Bad inode %llu magic number 0x%x, ptr "PTR_FMT, in xfs_iflush() 2403 "%s: Bad %s meta btree inode %Lu, ptr "PTR_FMT, in xfs_iflush() 2413 "%s: Bad regular inode %llu, ptr "PTR_FMT, in xfs_iflush() 2423 "%s: Bad directory inode %llu, ptr "PTR_FMT, in xfs_iflush() 2432 "total extents = %llu nblocks = %lld, ptr "PTR_FMT, in xfs_iflush() 2441 "%s: bad inode %llu, forkoff 0x%x, ptr "PTR_FMT, in xfs_iflush() 2449 "%s: meta btree in inode %Lu attr fork, ptr "PTR_FMT, in xfs_iflush()
|
| H A D | xfs_buf_item_recover.c | 685 "Bad inode buffer log record (ptr = "PTR_FMT", bp = "PTR_FMT"). " in xlog_recover_do_inode_buffer()
|
| H A D | xfs_log.c | 3277 "%s: op %d invalid clientid %d op "PTR_FMT" offset 0x%lx", in xlog_verify_iclog()
|