Home
last modified time | relevance | path

Searched refs:ctdb_g_lock_pull (Results 1 – 2 of 2) sorted by relevance

/dports/net/samba412/samba-4.12.15/ctdb/protocol/
H A Dprotocol_api.h69 int ctdb_g_lock_pull(uint8_t *buf, size_t buflen, struct ctdb_g_lock *out,
H A Dprotocol_types.c5169 int ctdb_g_lock_pull(uint8_t *buf, size_t buflen, struct ctdb_g_lock *out, in ctdb_g_lock_pull() function
5260 ret = ctdb_g_lock_pull(buf+offset, buflen-offset, in ctdb_g_lock_list_pull()