Searched refs:cl_expfsid (Results 1 – 2 of 2) sorted by relevance
59 struct list_head cl_expfsid[NFSCLNT_EXPMAX]; member
101 head = &clp->cl_expfsid[EXPORT_FSID_HASH(fsid)]; in exp_get_fsid()177 head = clp->cl_expfsid + EXPORT_FSID_HASH(exp->ex_fsid); in exp_fsid_hash()762 INIT_LIST_HEAD(&clp->cl_expfsid[i]); in exp_addclient()