Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dexport.h68 struct svc_export * ex_parent; member
/linux-2.4.37.9/fs/nfsd/
Dexport.c157 if (exp->ex_parent == old) in exp_change_parents()
158 exp->ex_parent = new; in exp_change_parents()
291 exp->ex_parent = parent; in exp_export()
336 exp_change_parents(unexp->ex_client, unexp, unexp->ex_parent); in exp_do_unexport()