Searched refs:_tdb_unlockall (Results 1 – 1 of 1) sorted by relevance
660 static int _tdb_unlockall(struct tdb_context *tdb, int ltype) in _tdb_unlockall() function708 return _tdb_unlockall(tdb, F_WRLCK | TDB_MARK_LOCK); in tdb_lockall_unmark()720 return _tdb_unlockall(tdb, F_WRLCK); in tdb_unlockall()738 return _tdb_unlockall(tdb, F_RDLCK); in tdb_unlockall_read()