Searched refs:PTR_FMT (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_linux.h | 270 # define PTR_FMT "%px" macro 272 # define PTR_FMT "%p" macro
|
D | xfs_inode_item_recover.c | 326 "%s: Bad inode magic number, dip = "PTR_FMT", dino bp = "PTR_FMT", ino = %lld", in xlog_recover_inode_commit_pass2() 334 "%s: Bad inode log record, rec ptr "PTR_FMT", ino %lld", in xlog_recover_inode_commit_pass2()
|
D | xfs_buf_item_recover.c | 668 "Bad inode buffer log record (ptr = "PTR_FMT", bp = "PTR_FMT"). " in xlog_recover_do_inode_buffer()
|
D | xfs_inode.c | 2370 "%s: Bad inode %llu magic number 0x%x, ptr "PTR_FMT, in xfs_iflush() 2380 "%s: Bad regular inode %llu, ptr "PTR_FMT, in xfs_iflush() 2391 "%s: Bad directory inode %llu, ptr "PTR_FMT, in xfs_iflush() 2400 "total extents = %llu nblocks = %lld, ptr "PTR_FMT, in xfs_iflush() 2409 "%s: bad inode %llu, forkoff 0x%x, ptr "PTR_FMT, in xfs_iflush()
|
D | xfs_aops.c | 451 "page discard on page "PTR_FMT", inode 0x%llx, pos %llu.", in xfs_discard_folio()
|
D | xfs_log.c | 3404 "%s: op %d invalid clientid %d op "PTR_FMT" offset 0x%lx", in xlog_verify_iclog()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 1747 " fblk "PTR_FMT" blkno %llu index %d magic 0x%x", in xfs_dir2_node_add_datablk()
|