Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
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()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_log_format.h538 xfs_blft_to_flags(struct xfs_buf_log_format *blf, enum xfs_blft type) in xfs_blft_to_flags() function