Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans.h659 #define XFS_ATTRINVAL_LOG_RES(mp) ((mp)->m_reservations.tr_attrinval) macro
Dxfs_attr.c804 if ((error = xfs_trans_reserve(trans, 0, XFS_ATTRINVAL_LOG_RES(mp), 0, in xfs_attr_inactive()