Searched refs:XFS_TRANS_MAGIC (Results 1 – 2 of 2) sorted by relevance
252 tp->t_magic = XFS_TRANS_MAGIC; in _xfs_trans_alloc()281 ntp->t_magic = XFS_TRANS_MAGIC; in xfs_trans_dup()
211 #define XFS_TRANS_MAGIC 0x5452414E /* 'TRAN' */ macro