Searched refs:XFS_TRANS_SETATTR_SIZE (Results 1 – 3 of 3) sorted by relevance
79 #define XFS_TRANS_SETATTR_SIZE 297 xfs_op = XFS_TRANS_SETATTR_SIZE;
72 #define XFS_TRANS_SETATTR_SIZE 2 macro
677 tp = xfs_trans_alloc(mp, XFS_TRANS_SETATTR_SIZE); in xfs_setattr()