Searched refs:orig_num_locks (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/locking/
H A Dbrlock.c1457 unsigned int orig_num_locks = 0; local
1470 orig_num_locks = num_locks = dbuf.dsize/sizeof(*locks);
1479 if (orig_num_locks != num_locks) {
1612 int orig_num_locks = br_lck->num_locks; local
1628 if (orig_num_locks != br_lck->num_locks) {

Completed in 55 milliseconds