Searched defs:rw_type (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/tdb/
H A Dspinlock.c369 int tdb_spinlock(TDB_CONTEXT *tdb, int list, int rw_type) argument
392 int tdb_spinunlock(TDB_CONTEXT *tdb, int list, int rw_type) argument
458 int tdb_spinlock(TDB_CONTEXT *tdb, int list, int rw_type) { return -1; } argument
459 int tdb_spinunlock(TDB_CONTEXT *tdb, int list, int rw_type) { return -1; } argument
H A Dtdbutil.c54 static int tdb_chainlock_with_timeout_internal( TDB_CONTEXT *tdb, TDB_DATA key, unsigned int timeout, int rw_type) argument
H A Dtdb.c204 tdb_brlock(TDB_CONTEXT *tdb, tdb_off offset, int rw_type, int lck_type, int probe) argument
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dtdb.c81 tdb_brlock(TDB_CONTEXT *tdb, tdb_off offset, int set, int rw_type, int lck_type) argument
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dtdb.c81 tdb_brlock(TDB_CONTEXT *tdb, tdb_off offset, int set, int rw_type, int lck_type) argument
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dtdb.c81 tdb_brlock(TDB_CONTEXT *tdb, tdb_off offset, int set, int rw_type, int lck_type) argument
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dtdb.c334 tdb_brlock(struct tdb_context *tdb, tdb_off_t offset, int rw_type, int lck_type, int probe, size_t len) argument
1563 transaction_brlock(struct tdb_context *tdb, tdb_off_t offset, int rw_type, int lck_type, int probe, size_t len) argument

Completed in 91 milliseconds