Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dclient.c224 void nfs_cb_idr_remove(struct nfs_client *clp) in nfs_cb_idr_remove() function
232 EXPORT_SYMBOL_GPL(nfs_cb_idr_remove);
H A Dinternal.h228 void nfs_cb_idr_remove(struct nfs_client *clp);
H A Dnfs4client.c264 nfs_cb_idr_remove(clp); in nfs4_alloc_client()