Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_rmap_btree.c205 XFS_RMAP_IS_BMBT_BLOCK(be64_to_cpu(rec->rmap.rm_offset))) in xfs_rmapbt_init_high_key_from_rec()
A Dxfs_rtrmap_btree.c151 XFS_RMAP_IS_BMBT_BLOCK(be64_to_cpu(rec->rmap.rm_offset))) in xfs_rtrmapbt_init_high_key_from_rec()
A Dxfs_format.h1714 #define XFS_RMAP_IS_BMBT_BLOCK(off) (!!((off) & XFS_RMAP_OFF_BMBT_BLOCK)) macro

Completed in 15 milliseconds