Searched refs:XFS_GROWRTALLOC_LOG_RES (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/xfs/ | ||
D | xfs_trans.h | 245 #define XFS_GROWRTALLOC_LOG_RES(mp) ((mp)->m_reservations.tr_growrtalloc) macro |
D | xfs_rtalloc.c | 106 XFS_GROWRTALLOC_LOG_RES(mp), 0, in xfs_growfs_rt_alloc() |