Searched refs:hwm (Results 1 – 4 of 4) sorted by relevance
801 xtlck->hwm.offset = 0; in txLock()1712 int next, lwm, hwm; in xtLog() local1862 hwm = xtlck->hwm.offset; in xtLog()1864 cpu_to_le16(hwm - XTENTRYSTART + 1); in xtLog()1867 xtlck->header.length = hwm - XTENTRYSTART + 1; in xtLog()1876 xadlock->count = hwm - XTENTRYSTART + 1; in xtLog()1947 hwm = xtlck->hwm.offset; in xtLog()1990 if (hwm >= next) { in xtLog()1999 hwm = xtlck->hwm.offset; in xtLog()2001 cpu_to_le16(hwm - next + 1); in xtLog()[all …]
199 struct lv hwm; /* 2: high water mark */ member
3301 xtlck->hwm.offset = le16_to_cpu(p->header.nextindex) - 1; in xtTruncate()3504 xtlck->hwm.offset = in xtTruncate()3579 xtlck->hwm.offset = in xtTruncate()3799 xtlck->hwm.offset = index; in xtTruncate_pmap()3831 xtlck->hwm.offset = le16_to_cpu(p->header.nextindex) - 1; in xtTruncate_pmap()
602 s64 hwm = 0; in dbNextAG() local635 } else if (bmp->db_agfree[agpref] > hwm) { in dbNextAG()637 hwm = bmp->db_agfree[agpref]; in dbNextAG()