Searched refs:b_mount (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_buf.c | 210 XFS_STATS_INC(bp->b_mount, xb_page_retries); in xfs_buf_alloc_vmalloc() 324 bp->b_mount = target->bt_mount; in xfs_buf_alloc() 343 XFS_STATS_INC(bp->b_mount, xb_create); in xfs_buf_alloc() 435 XFS_STATS_INC(bp->b_mount, xb_busy_locked); in xfs_buf_find_lock() 440 XFS_STATS_INC(bp->b_mount, xb_get_locked_waited); in xfs_buf_find_lock() 952 xfs_log_force(bp->b_mount, 0); in xfs_buf_lock() 1012 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioerror_permanent() 1049 struct xfs_mount *mp = bp->b_mount; in xfs_buf_ioend_handle_error() 1241 xfs_force_shutdown(bp->b_mount, SHUTDOWN_META_IO_ERROR); in xfs_bwrite() 1254 XFS_TEST_ERROR(bp->b_mount, XFS_ERRTAG_BUF_IOERROR)) in xfs_buf_bio_end_io() [all …]
|
| H A D | xfs_dquot_item_recover.c | 170 ASSERT(bp->b_mount == mp); in xlog_recover_dquot_commit_pass2()
|
| H A D | xfs_attr_inactive.c | 89 struct xfs_mount *mp = bp->b_mount; in xfs_attr3_leaf_inactive()
|
| H A D | xfs_buf.h | 159 struct xfs_mount *b_mount; member
|
| H A D | xfs_buf_item.c | 810 struct xfs_mount *mp = bp->b_mount; in xfs_buf_item_precommit() 864 ASSERT(bp->b_mount == mp); in xfs_buf_item_init()
|
| 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_buf_item_recover.c | 1164 ASSERT(bp->b_mount == mp); in xlog_recover_buf_commit_pass2()
|
| H A D | xfs_inode.c | 2555 struct xfs_mount *mp = bp->b_mount; in xfs_iflush_cluster()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dquot_buf.c | 236 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_verify_struct() 245 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_read_verify() 262 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_readahead_verify() 278 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_write_verify()
|
| H A D | xfs_dir2_data.c | 114 struct xfs_mount *mp = bp->b_mount; in __xfs_dir3_data_check() 316 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_verify() 365 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_read_verify() 382 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_write_verify() 430 struct xfs_mount *mp = bp->b_mount; in xfs_dir3_data_header_check() 797 struct xfs_mount *mp = bp->b_mount; in xfs_dir2_data_log_entry()
|
| H A D | xfs_alloc.h | 228 if (xfs_has_crc(bp->b_mount)) in xfs_buf_to_agfl_bno()
|
| 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()
|
| /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;
|