Searched refs:tr_itruncate (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_mount.h24 uint tr_itruncate; /* truncate trans */ member in struct:xfs_trans_reservations
H A Dxfs_trans.c202 resp->tr_itruncate = xfs_calc_itruncate_reservation(mp);
H A Dxfs_trans.h521 #define XFS_ITRUNCATE_LOG_RES(mp) ((mp)->m_reservations.tr_itruncate)

Completed in 36 milliseconds