Searched refs:ex_hash (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/nfsd/
H A Dexport.h64 struct list_head ex_hash; member in struct:svc_export
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/nfsd/
H A Dexport.h64 struct list_head ex_hash; member in struct:svc_export
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dexport.c80 svc_export *exp = list_entry(p, svc_export, ex_hash);
118 svc_export *exp = list_entry(p, svc_export, ex_hash);
138 svc_export *exp = list_entry(p, svc_export, ex_hash);
304 list_add(&exp->ex_hash, clp->cl_export + EXPORT_HASH(dev));
330 list_del(&unexp->ex_hash);

Completed in 126 milliseconds