Searched refs:XFS_GROWRTZERO_LOG_RES (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_trans.h | 779 #define XFS_GROWRTZERO_LOG_RES(mp) ((mp)->m_reservations.tr_growrtzero) macro |
D | xfs_rtalloc.c | 187 XFS_GROWRTZERO_LOG_RES(mp), 0, 0, 0))) in xfs_growfs_rt_alloc() |