Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dsuper.c1040 int nfs_reconfigure(struct fs_context *fc) in nfs_reconfigure() function
1076 EXPORT_SYMBOL_GPL(nfs_reconfigure);
H A Dinternal.h565 int nfs_reconfigure(struct fs_context *);
H A Dfs_context.c1581 .reconfigure = nfs_reconfigure,