Home
last modified time | relevance | path

Searched defs:rhash (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
H A Dmesh.h108 struct rhash_head rhash; member
179 struct rhash_head rhash; member
/linux/fs/xfs/
H A Dxfs_log_recover.c2342 struct hlist_head rhash[], in xlog_recover_ophdr_to_trans()
2387 struct hlist_head rhash[], in xlog_recover_process_ophdr()
2471 struct hlist_head rhash[], in xlog_recover_process_data()
2891 struct hlist_head rhash[], in xlog_recover_process()
3007 struct hlist_head rhash[XLOG_RHASH_SIZE]; in xlog_do_recovery_pass() local
/linux/crypto/
H A Dshash.c192 struct crypto_report_hash rhash; in crypto_shash_report() local
/linux/fs/dlm/
H A Dlock.c625 int dlm_search_rsb_tree(struct rhashtable *rhash, const void *name, int len, in dlm_search_rsb_tree()
638 static int rsb_insert(struct dlm_rsb *rsb, struct rhashtable *rhash) in rsb_insert()