Searched refs:ex_hash (Results 1 – 2 of 2) sorted by relevance
82 svc_export *exp = list_entry(p, svc_export, ex_hash); in exp_get()120 svc_export *exp = list_entry(p, svc_export, ex_hash); in exp_parent()140 svc_export *exp = list_entry(p, svc_export, ex_hash); in exp_child()306 list_add(&exp->ex_hash, clp->cl_export + EXPORT_HASH(dev)); in exp_export()332 list_del(&unexp->ex_hash); in exp_do_unexport()
64 struct list_head ex_hash; member