Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dexport.h59 struct list_head cl_expfsid[NFSCLNT_EXPMAX]; member
/linux-2.4.37.9/fs/nfsd/
Dexport.c101 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()