Home | History | Annotate | Download | only in ext2fs

Lines Matching full:locked

569 	 * a completely idle tdb we should get rid of the locked array.
744 contention - it cannot guarantee how many records will be locked */
752 locked */
758 /* mark a chain as locked without actually locking it. Warning! use with great caution! */
764 /* unmark a chain as locked without actually locking it. Warning! use with great caution! */
2896 /* Is locked key the old key? If so, traverse will be reliable. */
3817 int rev = 0, locked = 0;
3888 (locked = (tdb->methods->tdb_brlock(tdb, ACTIVE_LOCK, F_WRLCK, F_SETLK, 0, 1) == 0))) {
3946 if (locked) {