Searched refs:b_mount (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_buf.c | 244 XFS_STATS_INC(bp->b_mount, xb_page_retries); in xfs_buf_alloc_backing_mem() 290 bp->b_mount = target->bt_mount; in xfs_buf_alloc() 309 XFS_STATS_INC(bp->b_mount, xb_create); in xfs_buf_alloc() 415 XFS_STATS_INC(bp->b_mount, xb_busy_locked); in xfs_buf_find_lock() 420 XFS_STATS_INC(bp->b_mount, xb_get_locked_waited); in xfs_buf_find_lock() 992 xfs_log_force(bp->b_mount, 0); in xfs_buf_lock() 1052 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioerror_permanent() 1089 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioend_handle_error() 1286 xfs_force_shutdown(bp->b_mount, SHUTDOWN_META_IO_ERROR); in xfs_bwrite() 1299 XFS_TEST_ERROR(bp->b_mount, XFS_ERRTAG_BUF_IOERROR)) in xfs_buf_bio_end_io() [all …]
|
| H A D | xfs_buf_item.c | 811 struct xfs_mount *mp = bp->b_mount; in xfs_buf_item_precommit() 865 ASSERT(bp->b_mount == mp); in xfs_buf_item_init()
|
| H A D | xfs_buf.h | 177 struct xfs_mount *b_mount; member
|
| H A D | xfs_dquot.c | 626 xfs_alert_tag(bp->b_mount, XFS_PTAG_VERIFIER_ERROR, in xfs_dquot_from_disk() 629 xfs_alert(bp->b_mount, "Unmount and run xfs_repair"); in xfs_dquot_from_disk()
|
| H A D | xfs_inode_item_recover.c | 588 ASSERT(bp->b_mount == mp); in xlog_recover_inode_commit_pass2()
|
| H A D | xfs_buf_item_recover.c | 1141 ASSERT(bp->b_mount == mp); in xlog_recover_buf_commit_pass2()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_alloc.h | 228 if (xfs_has_crc(bp->b_mount)) in xfs_buf_to_agfl_bno()
|
| H A D | xfs_da_btree.c | 202 struct xfs_mount *mp = bp->b_mount; in xfs_da3_blkinfo_verify() 224 struct xfs_mount *mp = bp->b_mount; in xfs_da3_node_verify() 260 struct xfs_mount *mp = bp->b_mount; in xfs_da3_node_header_check() 280 struct xfs_mount *mp = bp->b_mount; in xfs_da3_header_check() 304 struct xfs_mount *mp = bp->b_mount; in xfs_da3_node_write_verify() 491 if (xfs_has_crc(dst->b_mount)) in xfs_da_buf_copy()
|
| H A D | xfs_rtgroup.c | 637 struct xfs_mount *mp = bp->b_mount; in xfs_rtsb_verify_all()
|
| H A D | xfs_sb.c | 1093 struct xfs_mount *mp = bp->b_mount; in xfs_sb_read_verify() 1159 struct xfs_mount *mp = bp->b_mount; in xfs_sb_write_verify()
|
| H A D | xfs_ialloc.c | 2653 struct xfs_mount *mp = bp->b_mount; in xfs_agi_verify() 2702 struct xfs_mount *mp = bp->b_mount; in xfs_agi_read_verify() 2719 struct xfs_mount *mp = bp->b_mount; in xfs_agi_write_verify()
|
| H A D | xfs_inode_buf.c | 46 struct xfs_mount *mp = bp->b_mount; in xfs_inode_buf_verify()
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-self-describing-metadata.rst | 229 struct xfs_mount *mp = bp->b_mount; 252 struct xfs_mount *mp = bp->b_mount; 279 struct xfs_mount *mp = bp->b_mount; 304 struct xfs_mount *mp = bp->b_mount;
|