Searched defs:alt (Results 1 - 3 of 3) sorted by relevance

/fs/dlm/
H A Dlock.c2448 int8_t alt = 0, rqmode = lkb->lkb_rqmode; local
2489 alt = DLM_LOCK_PR;
2491 alt = DLM_LOCK_CW;
2493 if (alt) {
2494 lkb->lkb_rqmode = alt;
/fs/ubifs/
H A Dubifs.h763 * @alt: lower bound of key range has altered i.e. child inserted at slot 0
780 int alt; member in struct:ubifs_znode
/fs/btrfs/
H A Dextent-tree.c2580 int alt = 1; local
2602 if (alt)
2607 alt = 1 - alt;

Completed in 85 milliseconds