Home | History | Annotate | Download | only in ext2fs

Lines Matching full:_tdb_unlockall

662 static int _tdb_unlockall(struct tdb_context *tdb, int ltype)
710 return _tdb_unlockall(tdb, F_WRLCK | TDB_MARK_LOCK);
722 return _tdb_unlockall(tdb, F_WRLCK);
740 return _tdb_unlockall(tdb, F_RDLCK);