Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dsuper.c1014 int nfs_reconfigure(struct fs_context *fc) in nfs_reconfigure() function
1050 EXPORT_SYMBOL_GPL(nfs_reconfigure);
H A Dinternal.h511 int nfs_reconfigure(struct fs_context *);
H A Dfs_context.c1570 .reconfigure = nfs_reconfigure,