Home
last modified time | relevance | path

Searched refs:xfs_blft_to_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_trans_buf.c710 xfs_blft_to_flags(&bip->__bli_format, type); in xfs_trans_buf_set_type()
723 xfs_blft_to_flags(&dbip->__bli_format, type); in xfs_trans_buf_copy_type()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h575 xfs_blft_to_flags(struct xfs_buf_log_format *blf, enum xfs_blft type) in xfs_blft_to_flags() function