xfs_buf_item_dirty_format  616 fs/xfs/xfs_buf_item.c 	ASSERT((!ordered && dirty == xfs_buf_item_dirty_format(bip)) ||
xfs_buf_item_dirty_format  617 fs/xfs/xfs_buf_item.c 	       (ordered && dirty && !xfs_buf_item_dirty_format(bip)));
xfs_buf_item_dirty_format   56 fs/xfs/xfs_buf_item.h bool	xfs_buf_item_dirty_format(struct xfs_buf_log_item *);
xfs_buf_item_dirty_format  714 fs/xfs/xfs_trans_buf.c 	if (xfs_buf_item_dirty_format(bip))