Searched refs:b_mount (Results 1 - 25 of 33) sorted by relevance

12

/linux-master/fs/xfs/libxfs/
H A Dxfs_dquot_buf.c233 struct xfs_mount *mp = bp->b_mount;
242 struct xfs_mount *mp = bp->b_mount;
259 struct xfs_mount *mp = bp->b_mount;
277 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_symlink_remote.c92 struct xfs_mount *mp = bp->b_mount;
118 struct xfs_mount *mp = bp->b_mount;
138 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_dir2_data.c114 struct xfs_mount *mp = bp->b_mount;
295 struct xfs_mount *mp = bp->b_mount;
344 struct xfs_mount *mp = bp->b_mount;
361 struct xfs_mount *mp = bp->b_mount;
768 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_alloc.h229 if (xfs_has_crc(bp->b_mount))
H A Dxfs_attr_remote.c123 struct xfs_mount *mp = bp->b_mount;
187 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_dir2_block.c51 struct xfs_mount *mp = bp->b_mount;
72 struct xfs_mount *mp = bp->b_mount;
89 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_attr_leaf.c315 struct xfs_mount *mp = bp->b_mount;
395 struct xfs_mount *mp = bp->b_mount;
425 struct xfs_mount *mp = bp->b_mount;
946 struct xfs_mount *mp = bp->b_mount;
1610 struct xfs_mount *mp = leaf1_bp->b_mount;
2631 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_refcount_btree.c209 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_btree.c406 if (!xfs_has_crc(bp->b_mount))
418 struct xfs_mount *mp = bp->b_mount;
444 if (!xfs_has_crc(bp->b_mount))
456 struct xfs_mount *mp = bp->b_mount;
4707 struct xfs_mount *mp = bp->b_mount;
4728 struct xfs_mount *mp = bp->b_mount;
4789 struct xfs_mount *mp = bp->b_mount;
4815 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_alloc.c683 struct xfs_mount *mp = bp->b_mount;
719 struct xfs_mount *mp = bp->b_mount;
744 struct xfs_mount *mp = bp->b_mount;
3148 struct xfs_mount *mp = bp->b_mount;
3196 struct xfs_mount *mp = bp->b_mount;
3269 struct xfs_mount *mp = bp->b_mount;
3286 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_dir2_leaf.c199 struct xfs_mount *mp = bp->b_mount;
215 struct xfs_mount *mp = bp->b_mount;
232 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_ialloc_btree.c293 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_inode_buf.c45 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_bmap_btree.c410 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_alloc_btree.c315 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_da_btree.c202 struct xfs_mount *mp = bp->b_mount;
224 struct xfs_mount *mp = bp->b_mount;
259 struct xfs_mount *mp = bp->b_mount;
446 if (xfs_has_crc(dst->b_mount))
/linux-master/fs/xfs/
H A Dxfs_message.c120 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_buf.c249 bp->b_mount = target->bt_mount;
274 XFS_STATS_INC(bp->b_mount, xb_create);
401 XFS_STATS_INC(bp->b_mount, xb_page_found);
413 XFS_STATS_INC(bp->b_mount, xb_page_retries);
563 XFS_STATS_INC(bp->b_mount, xb_busy_locked);
568 XFS_STATS_INC(bp->b_mount, xb_get_locked_waited);
1192 xfs_log_force(bp->b_mount, 0);
1252 struct xfs_mount *mp = bp->b_mount;
1289 struct xfs_mount *mp = bp->b_mount;
1432 queue_work(bp->b_mount
[all...]
H A Dxfs_dquot_item_recover.c170 ASSERT(bp->b_mount == mp);
H A Dxfs_error.c417 struct xfs_mount *mp = bp->b_mount;
442 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_attr_inactive.c89 struct xfs_mount *mp = bp->b_mount;
H A Dxfs_dquot.c599 xfs_alert_tag(bp->b_mount, XFS_PTAG_VERIFIER_ERROR,
602 xfs_alert(bp->b_mount, "Unmount and run xfs_repair");
1195 spin_lock(&bp->b_mount->m_ail->ail_lock);
1198 spin_unlock(&bp->b_mount->m_ail->ail_lock);
H A Dxfs_buf.h187 struct xfs_mount *b_mount; member in struct:xfs_buf
H A Dxfs_inode_item_recover.c549 ASSERT(bp->b_mount == mp);
/linux-master/fs/xfs/scrub/
H A Drcbag_btree.c144 struct xfs_mount *mp = bp->b_mount;

Completed in 345 milliseconds

12