Home
last modified time | relevance | path

Searched refs:PTR_FMT (Results 1 – 5 of 5) sorted by relevance

/linux/lib/
H A Dmaple_tree.c77 #define PTR_FMT "%px" macro
79 #define PTR_FMT "%p" macro
5420 pr_err("Error %lX > %lX " PTR_FMT "\n", mas->index, mas->last, in mas_store()
7126 pr_cont("value %ld (0x%lx) [" PTR_FMT "]\n", xa_to_value(entry), in mt_dump_entry()
7131 pr_cont("UNKNOWN ENTRY (" PTR_FMT ")\n", entry); in mt_dump_entry()
7133 pr_cont(PTR_FMT "\n", entry); in mt_dump_entry()
7149 pr_cont(PTR_FMT " %lX ", node->slot[i], node->pivot[i]); in mt_dump_range64()
7152 pr_cont(PTR_FMT " %lu ", node->slot[i], node->pivot[i]); in mt_dump_range64()
7155 pr_cont(PTR_FMT "\n", node->slot[i]); in mt_dump_range64()
7177 pr_err("node " PTR_FMT " last (%lx) > max (%lx) at pivot %d!\n", in mt_dump_range64()
[all …]
/linux/fs/xfs/
H A Dxfs_linux.h270 # define PTR_FMT "%px" macro
272 # define PTR_FMT "%p" macro
H A Dxfs_inode.c2381 "%s: Bad inode %llu magic number 0x%x, ptr "PTR_FMT, in xfs_iflush()
2391 "%s: Bad regular inode %llu, ptr "PTR_FMT, in xfs_iflush()
2402 "%s: Bad directory inode %llu, ptr "PTR_FMT, in xfs_iflush()
2411 "total extents = %llu nblocks = %lld, ptr "PTR_FMT, in xfs_iflush()
2420 "%s: bad inode %llu, forkoff 0x%x, ptr "PTR_FMT, in xfs_iflush()
H A Dxfs_aops.c451 "page discard on page "PTR_FMT", inode 0x%llx, pos %llu.", in xfs_discard_folio()
H A Dxfs_log.c3404 "%s: op %d invalid clientid %d op "PTR_FMT" offset 0x%lx", in xlog_verify_iclog()