Home
last modified time | relevance | path

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

/Linux-v5.15/fs/jfs/
Djfs_txnmgr.c1511 lrd->log.updatemap.type = in diLog()
1514 lrd->log.updatemap.type = in diLog()
1516 lrd->log.updatemap.nxd = cpu_to_le16(1); in diLog()
1517 lrd->log.updatemap.pxd = pxdlock->pxd; in diLog()
1843 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEXADLIST); in xtLog()
1846 lrd->log.updatemap.nxd = in xtLog()
1961 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEPXD); in xtLog()
1962 lrd->log.updatemap.nxd = cpu_to_le16(1); in xtLog()
1963 lrd->log.updatemap.pxd = pxdlock->pxd; in xtLog()
1978 lrd->log.updatemap.type = in xtLog()
[all …]
Djfs_logmgr.h255 } updatemap; /* (20) */ member