Searched refs:PTR_FMT (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_linux.h | 253 # define PTR_FMT "%px" macro 255 # define PTR_FMT "%p" macro
|
A D | xfs_inode_item_recover.c | 324 "%s: Bad inode magic number, dip = "PTR_FMT", dino bp = "PTR_FMT", ino = %lld", in xlog_recover_inode_commit_pass2() 332 "%s: Bad inode log record, rec ptr "PTR_FMT", ino %lld", in xlog_recover_inode_commit_pass2()
|
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()
|
A D | xfs_inode.c | 3121 "%s: Bad inode %llu magic number 0x%x, ptr "PTR_FMT, in xfs_iflush() 3131 "%s: Bad regular inode %llu, ptr "PTR_FMT, in xfs_iflush() 3142 "%s: Bad directory inode %llu, ptr "PTR_FMT, in xfs_iflush() 3151 "total extents = %llu nblocks = %lld, ptr "PTR_FMT, in xfs_iflush() 3160 "%s: bad inode %llu, forkoff 0x%x, ptr "PTR_FMT, in xfs_iflush()
|
A D | xfs_aops.c | 477 "page discard on page "PTR_FMT", inode 0x%llx, pos %llu.", in xfs_discard_folio()
|
A D | xfs_log.c | 3711 "%s: op %d invalid clientid %d op "PTR_FMT" offset 0x%lx", in xlog_verify_iclog()
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_dir2_node.c | 1736 " fblk "PTR_FMT" blkno %llu index %d magic 0x%x", in xfs_dir2_node_add_datablk()
|
Completed in 21 milliseconds