Home
last modified time | relevance | path

Searched refs:XFS_SWRITE_LOG_RES (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_lrw.c856 XFS_SWRITE_LOG_RES(mp), in xfs_write()
/linux-2.4.37.9/fs/xfs/
Dxfs_trans.h807 #define XFS_SWRITE_LOG_RES(mp) ((mp)->m_reservations.tr_swrite) macro