Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c152 enum split_status {SPL_DISJOINT=0, SPL_LOCK1=1, SPL_LOCK2=2, SPL_CONTAINED=4, SPL_RESERR=8}; enumerator
522 retval = SPL_LOCK1; in region_compare()
551 retval |= SPL_LOCK1; in region_compare()
586 retval |= SPL_LOCK1; in region_compare()
631 retval |= SPL_LOCK1; in region_compare()
923 if ((spstatus & SPL_LOCK1) != 0) { in split_nfslock()