Searched refs:logtid (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_logmgr.h205 __le32 logtid; /* 4: log transaction identifier */ member in struct:lrd
385 int logtid; /* 4: log tid */ member in struct:jfs_log
H A Djfs_txnmgr.h53 u32 logtid; /* log transaction id */ member in struct:tblock
H A Djfs_mount.c499 lrd.logtid = 0;
H A Djfs_logmgr.c984 lrd.logtid = 0;
1391 lrd.logtid = 0;
1680 lrd.logtid = 0;
2454 lrd_ptr->logtid = 0;
H A Djfs_txnmgr.c435 ++log->logtid;
436 tblk->logtid = log->logtid;
1175 lrd->logtid = cpu_to_le32(tblk->logtid);

Completed in 83 milliseconds