Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_txnmgr.c1464 lrd->log.updatemap.type = in diLog()
1467 lrd->log.updatemap.type = in diLog()
1469 lrd->log.updatemap.nxd = cpu_to_le16(1); in diLog()
1470 lrd->log.updatemap.pxd = pxdlock->pxd; in diLog()
1795 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEXADLIST); in xtLog()
1798 lrd->log.updatemap.nxd = in xtLog()
1902 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEPXD); in xtLog()
1903 lrd->log.updatemap.nxd = cpu_to_le16(1); in xtLog()
1904 lrd->log.updatemap.pxd = pxdlock->pxd; in xtLog()
1919 lrd->log.updatemap.type = in xtLog()
[all …]
Djfs_logmgr.h268 } updatemap; /* (20) */ member