Home
last modified time | relevance | path

Searched refs:XFS_BLFT_DIR_BLOCK_BUF (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h504 XFS_BLFT_DIR_BLOCK_BUF, enumerator
Dxfs_dir2_block.c132 xfs_trans_buf_set_type(tp, *bpp, XFS_BLFT_DIR_BLOCK_BUF); in xfs_dir3_block_read()
146 xfs_trans_buf_set_type(tp, bp, XFS_BLFT_DIR_BLOCK_BUF); in xfs_dir3_block_init()
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c2518 case XFS_BLFT_DIR_BLOCK_BUF: in xlog_recover_validate_buf_type()