HomeSort by relevance Sort by last modified time
    Searched refs:tdb_lock_nonblock (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
tdb.h 127 #define tdb_lock_nonblock ext2fs_tdb_lock_nonblock macro
tdb.c 488 int tdb_lock_nonblock(struct tdb_context *tdb, int list, int ltype) function
755 return tdb_lock_nonblock(tdb, BUCKET(tdb->hash_fn(&key)), F_WRLCK);
    [all...]

Completed in 442 milliseconds