Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_ialloc_btree.h75 #define XFS_PREALLOC_BLOCKS(mp) ((xfs_agblock_t)(XFS_IBT_BLOCK(mp) + 1)) macro
Dxfs_fsops.c216 tmpsize = agsize - XFS_PREALLOC_BLOCKS(mp); in xfs_growfs_data_private()
262 arec->ar_startblock = cpu_to_be32(XFS_PREALLOC_BLOCKS(mp)); in xfs_growfs_data_private()
284 arec->ar_startblock = cpu_to_be32(XFS_PREALLOC_BLOCKS(mp)); in xfs_growfs_data_private()