Home
last modified time | relevance | path

Searched refs:__this_address (Results 1 – 11 of 11) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c405 return __this_address; in xfs_dinode_verify_fork()
418 return __this_address; in xfs_dinode_verify_fork()
428 return __this_address; in xfs_dinode_verify_fork()
437 return __this_address; in xfs_dinode_verify_fork()
439 return __this_address; in xfs_dinode_verify_fork()
443 return __this_address; in xfs_dinode_verify_fork()
450 return __this_address; in xfs_dinode_verify_fork()
454 return __this_address; in xfs_dinode_verify_fork()
456 return __this_address; in xfs_dinode_verify_fork()
465 return __this_address; in xfs_dinode_verify_fork()
[all …]
H A Dxfs_rtgroup.c620 return __this_address; in xfs_rtsb_verify_common()
622 return __this_address; in xfs_rtsb_verify_common()
626 return __this_address; in xfs_rtsb_verify_common()
645 return __this_address; in xfs_rtsb_verify_all()
647 return __this_address; in xfs_rtsb_verify_all()
649 return __this_address; in xfs_rtsb_verify_all()
661 xfs_verifier_error(bp, -EFSBADCRC, __this_address); in xfs_rtsb_read_verify()
H A Dxfs_attr_leaf.c116 return __this_address; in xfs_attr_leaf_ichdr_freemaps_verify()
118 return __this_address; in xfs_attr_leaf_ichdr_freemaps_verify()
120 return __this_address; in xfs_attr_leaf_ichdr_freemaps_verify()
125 return __this_address; in xfs_attr_leaf_ichdr_freemaps_verify()
315 return __this_address; in xfs_attr3_leaf_verify_entry()
320 return __this_address; in xfs_attr3_leaf_verify_entry()
332 return __this_address; in xfs_attr3_leaf_verify_entry()
338 return __this_address; in xfs_attr3_leaf_verify_entry()
341 return __this_address; in xfs_attr3_leaf_verify_entry()
345 return __this_address; in xfs_attr3_leaf_verify_entry()
[all …]
H A Dxfs_ialloc.c119 return __this_address; in xfs_inobt_check_irec()
122 return __this_address; in xfs_inobt_check_irec()
125 return __this_address; in xfs_inobt_check_irec()
127 return __this_address; in xfs_inobt_check_irec()
130 return __this_address; in xfs_inobt_check_irec()
2662 return __this_address; in xfs_agi_verify()
2664 return __this_address; in xfs_agi_verify()
2671 return __this_address; in xfs_agi_verify()
2673 return __this_address; in xfs_agi_verify()
2681 return __this_address; in xfs_agi_verify()
[all …]
H A Dxfs_da_btree.c206 return __this_address; in xfs_da3_blkinfo_verify()
210 return __this_address; in xfs_da3_blkinfo_verify()
212 return __this_address; in xfs_da3_blkinfo_verify()
214 return __this_address; in xfs_da3_blkinfo_verify()
236 return __this_address; in xfs_da3_node_verify()
238 return __this_address; in xfs_da3_node_verify()
240 return __this_address; in xfs_da3_node_verify()
248 return __this_address; in xfs_da3_node_verify()
266 return __this_address; in xfs_da3_node_header_check()
269 return __this_address; in xfs_da3_node_header_check()
[all …]
H A Dxfs_refcount.c135 return __this_address; in xfs_refcount_check_irec()
138 return __this_address; in xfs_refcount_check_irec()
142 return __this_address; in xfs_refcount_check_irec()
145 return __this_address; in xfs_refcount_check_irec()
156 return __this_address; in xfs_rtrefcount_check_irec()
159 return __this_address; in xfs_rtrefcount_check_irec()
163 return __this_address; in xfs_rtrefcount_check_irec()
166 return __this_address; in xfs_rtrefcount_check_irec()
H A Dxfs_rmap.h72 return __this_address; in xfs_rmap_irec_offset_unpack()
H A Dxfs_sb.c1128 xfs_verifier_error(bp, error, __this_address); in xfs_sb_read_verify()
1186 xfs_verifier_error(bp, error, __this_address); in xfs_sb_write_verify()
/linux/fs/xfs/
H A Dxfs_platform.h144 #define __this_address ({ __label__ __here; __here: barrier(); &&__here; }) macro
260 __this_address), \
H A Dxfs_dquot.c628 __this_address, dqp->q_id); in xfs_dquot_from_disk()
1217 return __this_address; in xfs_qm_dqflush_check()
1224 return __this_address; in xfs_qm_dqflush_check()
1228 return __this_address; in xfs_qm_dqflush_check()
1232 return __this_address; in xfs_qm_dqflush_check()
1237 return __this_address; in xfs_qm_dqflush_check()
1239 return __this_address; in xfs_qm_dqflush_check()
H A Dxfs_log_recover.c3393 xfs_buf_ioerror_alert(bp, __this_address); in xlog_do_recover()