Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dsuper.c985 int nfs_reconfigure(struct fs_context *fc) in nfs_reconfigure() function
1016 EXPORT_SYMBOL_GPL(nfs_reconfigure);
H A Dinternal.h489 int nfs_reconfigure(struct fs_context *);
H A Dfs_context.c1422 .reconfigure = nfs_reconfigure,