Home | History | Annotate | Download | only in ext2fs

Lines Matching full:num_locks

244 	unsigned int num_locks; /* number of chain locks held */
465 tdb->num_locks++;
555 tdb->num_locks--;
639 if (tdb->num_locks != 0) {
1600 if (tdb->num_locks != 0 || tdb->global_lock.count) {
1720 if (tdb->num_locks != 0) {
1726 tdb->num_locks = 0;
2014 if (tdb->num_locks || tdb->global_lock.count) {
4073 if (tdb->num_locks != 0 || tdb->global_lock.count) {