Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_trans_buf.c747 xfs_blft_to_flags(&bip->__bli_format, type); in xfs_trans_buf_set_type()
760 xfs_blft_to_flags(&dbip->__bli_format, type); in xfs_trans_buf_copy_type()
/Linux-v5.4/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