Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dexport.c38 static svc_export * exp_child(svc_client *clp, kdev_t dev,
133 exp_child(svc_client *clp, kdev_t dev, struct dentry *dentry) in exp_child() function
274 if ((parent = exp_child(clp, dev, nd.dentry)) != NULL) { in exp_export()