Home
last modified time | relevance | path

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

/Linux-v5.4/fs/jfs/
Djfs_txnmgr.c1514 lrd->log.updatemap.type = in diLog()
1517 lrd->log.updatemap.type = in diLog()
1519 lrd->log.updatemap.nxd = cpu_to_le16(1); in diLog()
1520 lrd->log.updatemap.pxd = pxdlock->pxd; in diLog()
1846 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEXADLIST); in xtLog()
1849 lrd->log.updatemap.nxd = in xtLog()
1964 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEPXD); in xtLog()
1965 lrd->log.updatemap.nxd = cpu_to_le16(1); in xtLog()
1966 lrd->log.updatemap.pxd = pxdlock->pxd; in xtLog()
1981 lrd->log.updatemap.type = in xtLog()
[all …]
Djfs_logmgr.h255 } updatemap; /* (20) */ member