Searched refs:tdb_create_rwlocks (Results 1 – 3 of 3) sorted by relevance
39 int tdb_create_rwlocks(int fd, unsigned int hash_size);46 #define tdb_create_rwlocks(fd, hash_size) 052 int tdb_create_rwlocks(int fd, unsigned int hash_size);
413 int tdb_create_rwlocks(int fd, unsigned int hash_size) in tdb_create_rwlocks() function455 int tdb_create_rwlocks(int fd, unsigned int hash_size) { return 0; } in tdb_create_rwlocks() function
957 ret = tdb_create_rwlocks(tdb->fd, hash_size);