Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_mount.h40 uint tr_growrtalloc; /* grow realtime allocations */ member
Dxfs_trans.h244 #define XFS_GROWRTALLOC_LOG_RES(mp) ((mp)->m_reservations.tr_growrtalloc)
Dxfs_trans.c562 resp->tr_growrtalloc = xfs_calc_growrtalloc_reservation(mp); in xfs_trans_init()