Searched refs:xfs_blft_from_flags (Results 1 – 4 of 4) sorted by relevance
312 (xfs_blft_from_flags(&bip->__bli_format) > XFS_BLFT_UNKNOWN_BUF in xfs_buf_item_format()313 && xfs_blft_from_flags(&bip->__bli_format) < XFS_BLFT_MAX_BUF)); in xfs_buf_item_format()
720 type = xfs_blft_from_flags(&sbip->__bli_format); in xfs_trans_buf_copy_type()
2438 switch (xfs_blft_from_flags(buf_f)) { in xlog_recover_validate_buf_type()2597 xfs_blft_from_flags(buf_f)); in xlog_recover_validate_buf_type()
527 xfs_blft_from_flags(struct xfs_buf_log_format *blf) in xfs_blft_from_flags() function