Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dexport.h65 struct list_head ex_fsid_hash; member
/linux-2.4.37.9/fs/nfsd/
Dexport.c103 svc_export *exp = list_entry(p, svc_export, ex_fsid_hash); in exp_get_fsid()
168 list_del_init(&exp->ex_fsid_hash); in exp_fsid_unhash()
178 list_add(&exp->ex_fsid_hash, head); in exp_fsid_hash()