Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dnfsctl.c41 static int nfsctl_unexport(struct nfsctl_export *data);
96 nfsctl_unexport(struct nfsctl_export *data) in nfsctl_unexport() function
273 err = nfsctl_unexport(&arg->ca_export); in handle_sys_nfsservctl()