Searched refs:XLOG_COMMIT_TRANS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_priv.h139 * record is written, XLOG_COMMIT_TRANS. If a single region can not fit into
146 #define XLOG_COMMIT_TRANS 0x02 /* Commit this transaction */ macro
H A Dxfs_log.c1259 iclog, XLOG_COMMIT_TRANS))) {
1913 ASSERT(flags & XLOG_COMMIT_TRANS);
1929 ASSERT(flags & XLOG_COMMIT_TRANS);
H A Dxfs_log_recover.c2926 case XLOG_COMMIT_TRANS:

Completed in 101 milliseconds