Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_trans.h173 #define XFS_TRANS_MAGIC 0x5452414E /* 'TRAN' */ macro
Dxfs_trans.c595 tp->t_magic = XFS_TRANS_MAGIC; in _xfs_trans_alloc()
640 ntp->t_magic = XFS_TRANS_MAGIC; in xfs_trans_dup()