Home
last modified time | relevance | path

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

/fs/ubifs/
Dtnc.c1899 znode->alt = 1; in correct_parent_keys()
1954 znode->alt = 1; in insert_zbranch()
2001 if (znode->alt) in tnc_insert()
Dtnc_commit.c665 znode->alt = 0; in get_znodes_to_commit()
Dubifs.h758 int alt; member
/fs/dlm/
Dlock.c1610 int8_t alt = 0, rqmode = lkb->lkb_rqmode; in can_be_granted() local
1651 alt = DLM_LOCK_PR; in can_be_granted()
1653 alt = DLM_LOCK_CW; in can_be_granted()
1655 if (alt) { in can_be_granted()
1656 lkb->lkb_rqmode = alt; in can_be_granted()