Searched refs:tr_write (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.h23 uint tr_write; /* extent alloc trans */ member in struct:xfs_trans_reservations
H A Dxfs_trans.c201 resp->tr_write = xfs_calc_write_reservation(mp);
H A Dxfs_trans.h491 #define XFS_WRITE_LOG_RES(mp) ((mp)->m_reservations.tr_write)

Completed in 111 milliseconds