Searched refs:PTR_FMT (Results 1 – 7 of 7) sorted by relevance
/fs/xfs/ |
D | xfs_linux.h | 270 # define PTR_FMT "%px" macro 272 # define PTR_FMT "%p" macro
|
D | xfs_log_recover.c | 2140 "Bad inode buffer log record (ptr = "PTR_FMT", bp = "PTR_FMT"). " in xlog_recover_do_inode_buffer() 2974 "%s: Bad inode magic number, dip = "PTR_FMT", dino bp = "PTR_FMT", ino = %Ld", in xlog_recover_inode_pass2() 2984 "%s: Bad inode log record, rec ptr "PTR_FMT", ino %Ld", in xlog_recover_inode_pass2() 3043 "%s: Bad regular inode log record, rec ptr "PTR_FMT", " in xlog_recover_inode_pass2() 3044 "ino ptr = "PTR_FMT", ino bp = "PTR_FMT", ino %Ld", in xlog_recover_inode_pass2() 3057 "%s: Bad dir inode log record, rec ptr "PTR_FMT", " in xlog_recover_inode_pass2() 3058 "ino ptr = "PTR_FMT", ino bp = "PTR_FMT", ino %Ld", in xlog_recover_inode_pass2() 3069 "%s: Bad inode log record, rec ptr "PTR_FMT", dino ptr "PTR_FMT", " in xlog_recover_inode_pass2() 3070 "dino bp "PTR_FMT", ino %Ld, total extents = %d, nblocks = %Ld", in xlog_recover_inode_pass2() 3082 "%s: Bad inode log record, rec ptr "PTR_FMT", dino ptr "PTR_FMT", " in xlog_recover_inode_pass2() [all …]
|
D | xfs_inode.c | 3789 "%s: Bad inode %Lu magic number 0x%x, ptr "PTR_FMT, in xfs_iflush_int() 3799 "%s: Bad regular inode %Lu, ptr "PTR_FMT, in xfs_iflush_int() 3810 "%s: Bad directory inode %Lu, ptr "PTR_FMT, in xfs_iflush_int() 3819 "total extents = %d, nblocks = %Ld, ptr "PTR_FMT, in xfs_iflush_int() 3828 "%s: bad inode %Lu, forkoff 0x%x, ptr "PTR_FMT, in xfs_iflush_int()
|
D | xfs_fsops.c | 496 "%s(0x%x) called from line %d of file %s. Return address = "PTR_FMT, in xfs_do_force_shutdown()
|
D | xfs_aops.c | 838 "page discard on page "PTR_FMT", inode 0x%llx, offset %llu.", in xfs_aops_discard_page()
|
D | xfs_log.c | 2199 "Bad XFS transaction clientid 0x%x in ticket "PTR_FMT, in xlog_write_setup_ophdr() 3865 "%s: invalid clientid %d op "PTR_FMT" offset 0x%lx", in xlog_verify_iclog()
|
/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 1676 " fblk "PTR_FMT" blkno %llu index %d magic 0x%x", in xfs_dir2_node_add_datablk()
|