Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_bmap_btree.h74 #define BMBT_BLOCKCOUNT_BITOFF \ macro
76 #define BMBT_BLOCKCOUNT_BITLEN (BMBT_TOTAL_BITLEN - BMBT_BLOCKCOUNT_BITOFF)
87 #define BMBT_BLOCKCOUNT_BITOFF 64 /* Start of second 64 bit container */ macro