Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c1532 lrd->log.updatemap.type = in diLog()
1535 lrd->log.updatemap.type = in diLog()
1537 lrd->log.updatemap.nxd = cpu_to_le16(1); in diLog()
1538 lrd->log.updatemap.pxd = pxdlock->pxd; in diLog()
1864 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEXADLIST); in xtLog()
1867 lrd->log.updatemap.nxd = in xtLog()
1982 lrd->log.updatemap.type = cpu_to_le16(LOG_FREEPXD); in xtLog()
1983 lrd->log.updatemap.nxd = cpu_to_le16(1); in xtLog()
1984 lrd->log.updatemap.pxd = pxdlock->pxd; in xtLog()
1999 lrd->log.updatemap.type = in xtLog()
[all …]
Djfs_logmgr.h268 } updatemap; /* (20) */ member