Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_dir2_block.c164 xfs_trans_buf_set_type(tp, *bpp, XFS_BLFT_DIR_BLOCK_BUF); in xfs_dir3_block_read()
179 xfs_trans_buf_set_type(tp, bp, XFS_BLFT_DIR_BLOCK_BUF); in xfs_dir3_block_init()
Dxfs_log_format.h567 XFS_BLFT_DIR_BLOCK_BUF, enumerator
/linux-6.12.1/fs/xfs/
Dxfs_buf_item_recover.c324 case XFS_BLFT_DIR_BLOCK_BUF: in xlog_recover_validate_buf_type()