xfs_trans_log_buf  393 fs/xfs/quota/xfs_dquot.c 	xfs_trans_log_buf(tp, bp, 0, BBTOB(XFS_QI_DQCHUNKLEN(mp)) - 1);
xfs_trans_log_buf 2070 fs/xfs/xfs_alloc.c 	xfs_trans_log_buf(tp, bp, (uint)first, (uint)last);
xfs_trans_log_buf 2142 fs/xfs/xfs_alloc.c 	xfs_trans_log_buf(tp, agflbp,
xfs_trans_log_buf  858 fs/xfs/xfs_alloc_btree.c 	xfs_trans_log_buf(tp, bp, first, last);
xfs_trans_log_buf  880 fs/xfs/xfs_alloc_btree.c 	xfs_trans_log_buf(cur->bc_tp, bp, first, last);
xfs_trans_log_buf  902 fs/xfs/xfs_alloc_btree.c 	xfs_trans_log_buf(cur->bc_tp, bp, first, last);
xfs_trans_log_buf  937 fs/xfs/xfs_alloc_btree.c 	xfs_trans_log_buf(cur->bc_tp, bp, first, last);
xfs_trans_log_buf 3618 fs/xfs/xfs_bmap.c 		xfs_trans_log_buf(tp, bp, 0, ifp->if_bytes - 1);
xfs_trans_log_buf  983 fs/xfs/xfs_bmap_btree.c 		xfs_trans_log_buf(tp, bp, first, last);
xfs_trans_log_buf 1019 fs/xfs/xfs_bmap_btree.c 		xfs_trans_log_buf(tp, bp, first, last);
xfs_trans_log_buf 2146 fs/xfs/xfs_bmap_btree.c 		xfs_trans_log_buf(tp, bp, first, last);
xfs_trans_log_buf 2177 fs/xfs/xfs_bmap_btree.c 	xfs_trans_log_buf(tp, bp, first, last);
xfs_trans_log_buf 2375 fs/xfs/xfs_da_btree.c 		xfs_trans_log_buf(tp, dabuf->bps[0], first, last);
xfs_trans_log_buf 2389 fs/xfs/xfs_da_btree.c 			xfs_trans_log_buf(tp, bp, f - off, l - off);
xfs_trans_log_buf  104 fs/xfs/xfs_ialloc.c 	xfs_trans_log_buf(tp, bp, first, last);
xfs_trans_log_buf 1370 fs/xfs/xfs_ialloc.c 	xfs_trans_log_buf(tp, bp, first, last);
xfs_trans_log_buf  762 fs/xfs/xfs_ialloc_btree.c 	xfs_trans_log_buf(tp, bp, first, last);
xfs_trans_log_buf  784 fs/xfs/xfs_ialloc_btree.c 	xfs_trans_log_buf(cur->bc_tp, bp, first, last);
xfs_trans_log_buf  806 fs/xfs/xfs_ialloc_btree.c 	xfs_trans_log_buf(cur->bc_tp, bp, first, last);
xfs_trans_log_buf  828 fs/xfs/xfs_ialloc_btree.c 	xfs_trans_log_buf(cur->bc_tp, bp, first, last);
xfs_trans_log_buf 1850 fs/xfs/xfs_inode.c 		xfs_trans_log_buf(tp, ibp, offset,
xfs_trans_log_buf 1862 fs/xfs/xfs_inode.c 	xfs_trans_log_buf(tp, agibp, offset,
xfs_trans_log_buf 1962 fs/xfs/xfs_inode.c 			xfs_trans_log_buf(tp, ibp, offset,
xfs_trans_log_buf 1976 fs/xfs/xfs_inode.c 		xfs_trans_log_buf(tp, agibp, offset,
xfs_trans_log_buf 2025 fs/xfs/xfs_inode.c 			xfs_trans_log_buf(tp, ibp, offset,
xfs_trans_log_buf 2038 fs/xfs/xfs_inode.c 		xfs_trans_log_buf(tp, last_ibp, offset,
xfs_trans_log_buf 3153 fs/xfs/xfs_log_recover.c 	xfs_trans_log_buf(tp, agibp, offset,
xfs_trans_log_buf 1462 fs/xfs/xfs_mount.c 	xfs_trans_log_buf(tp, bp, first, last);
xfs_trans_log_buf  177 fs/xfs/xfs_rtalloc.c 			xfs_trans_log_buf(tp, bp, 0, mp->m_sb.sb_blocksize - 1);
xfs_trans_log_buf 1695 fs/xfs/xfs_rtalloc.c 			xfs_trans_log_buf(tp, bp,
xfs_trans_log_buf 1735 fs/xfs/xfs_rtalloc.c 			xfs_trans_log_buf(tp, bp,
xfs_trans_log_buf 1774 fs/xfs/xfs_rtalloc.c 		xfs_trans_log_buf(tp, bp, (uint)((char *)first - (char *)bufp),
xfs_trans_log_buf 1840 fs/xfs/xfs_rtalloc.c 	xfs_trans_log_buf(tp, bp, (uint)((char *)sp - (char *)XFS_BUF_PTR(bp)),
xfs_trans_log_buf  622 fs/xfs/xfs_trans.c 		xfs_trans_log_buf(tp, bp, 0, sizeof(xfs_dsb_t) - 1);
xfs_trans_log_buf  628 fs/xfs/xfs_trans.c 		xfs_trans_log_buf(tp, bp, offsetof(xfs_dsb_t, sb_icount),
xfs_trans_log_buf  958 fs/xfs/xfs_trans.h void		xfs_trans_log_buf(xfs_trans_t *, struct xfs_buf *, uint, uint);
xfs_trans_log_buf 2641 fs/xfs/xfs_vnodeops.c 			xfs_trans_log_buf(tp, bp, 0, byte_cnt - 1);