Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.c2042 int i, nlock; in mapLog() local
2097 nlock = pxdlock->index; in mapLog()
2098 for (i = 0; i < nlock; i++, pxdlock++) { in mapLog()
2254 int k, nlock; in txUpdateMap() local
2299 nlock = maplock->index; in txUpdateMap()
2301 for (k = 0; k < nlock; k++, maplock++) { in txUpdateMap()