Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans_buf.c708 xfs_blft_to_flags(&bip->__bli_format, type); in xfs_trans_buf_set_type()
721 xfs_blft_to_flags(&dbip->__bli_format, type); in xfs_trans_buf_copy_type()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h519 xfs_blft_to_flags(struct xfs_buf_log_format *blf, enum xfs_blft type) in xfs_blft_to_flags() function