Home
last modified time | relevance | path

Searched refs:XFS_TRANSACTION (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_log.h86 #define XFS_TRANSACTION 0x69 macro
Dxfs_log.c500 ASSERT(client == XFS_TRANSACTION || client == XFS_LOG); in xfs_log_reserve()
1925 case XFS_TRANSACTION: in xlog_write()
3480 if (clientid != XFS_TRANSACTION && clientid != XFS_LOG) in xlog_verify_iclog()
Dxfs_trans.c369 XFS_TRANSACTION, log_flags, tp->t_type); in xfs_trans_reserve()
Dxfs_log_recover.c2910 if (ohead->oh_clientid != XFS_TRANSACTION && in xlog_recover_process_data()