fha_hash_entry
static struct fha_hash_entry *
struct fha_hash_entry *e;
fha_hash_entry_destroy(struct fha_hash_entry *e)
fha_hash_entry_remove(struct fha_hash_entry *e)
static struct fha_hash_entry *
struct fha_hash_entry *fhe, *new_fhe;
fha_hash_entry_add_thread(struct fha_hash_entry *fhe, SVCTHREAD *thread)
fha_hash_entry_remove_thread(struct fha_hash_entry *fhe, SVCTHREAD *thread)
fha_hash_entry_add_op(struct fha_hash_entry *fhe, int locktype, int count)
struct fha_hash_entry *fhe, struct fha_info *i, SVCTHREAD *this_thread)
struct fha_hash_entry *fhe;
struct fha_hash_entry *fhe = req->rq_p1;
struct fha_hash_entry *fhe;
LIST_ENTRY(fha_hash_entry) link;
LIST_HEAD(fha_hash_entry_list, fha_hash_entry);