Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jfs/
Djfs_txnmgr.c1527 lrd->log.updatemap.type = in diLog()
1530 lrd->log.updatemap.type = in diLog()
1532 lrd->log.updatemap.nxd = cpu_to_le16(1); in diLog()
1533 lrd->log.updatemap.pxd = pxdlock->pxd; in diLog()
1859 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEXADLIST); in xtLog()
1862 lrd->log.updatemap.nxd = in xtLog()
1978 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEPXD); in xtLog()
1979 lrd->log.updatemap.nxd = cpu_to_le16(1); in xtLog()
1980 lrd->log.updatemap.pxd = pxdlock->pxd; in xtLog()
1995 lrd->log.updatemap.type = in xtLog()
[all …]
Djfs_logmgr.h268 } updatemap; /* (20) */ member