Searched refs:PTR_FMT (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_linux.h | 255 # define PTR_FMT "%px" macro 257 # define PTR_FMT "%p" macro
|
H A D | xfs_inode_item_recover.c | 325 "%s: Bad inode magic number, dip = "PTR_FMT", dino bp = "PTR_FMT", ino = %lld", in xlog_recover_inode_commit_pass2() 333 "%s: Bad inode log record, rec ptr "PTR_FMT", ino %lld", in xlog_recover_inode_commit_pass2()
|
H A D | xfs_buf_item_recover.c | 665 "Bad inode buffer log record (ptr = "PTR_FMT", bp = "PTR_FMT"). " in xlog_recover_do_inode_buffer()
|
H A D | xfs_inode.c | 3230 "%s: Bad inode %llu magic number 0x%x, ptr "PTR_FMT, in xfs_iflush() 3240 "%s: Bad regular inode %llu, ptr "PTR_FMT, in xfs_iflush() 3251 "%s: Bad directory inode %llu, ptr "PTR_FMT, in xfs_iflush() 3260 "total extents = %llu nblocks = %lld, ptr "PTR_FMT, in xfs_iflush() 3269 "%s: bad inode %llu, forkoff 0x%x, ptr "PTR_FMT, in xfs_iflush()
|
H A D | xfs_aops.c | 451 "page discard on page "PTR_FMT", inode 0x%llx, pos %llu.", in xfs_discard_folio()
|
H A D | xfs_log.c | 3679 "%s: op %d invalid clientid %d op "PTR_FMT" offset 0x%lx", in xlog_verify_iclog()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 1736 " fblk "PTR_FMT" blkno %llu index %d magic 0x%x", in xfs_dir2_node_add_datablk()
|