Lines Matching refs:fs_context
7 #include <linux/fs_context.h>
188 static inline struct nfs_fs_context *nfs_fc2context(const struct fs_context *fc)
232 extern struct nfs_server *nfs_create_server(struct fs_context *);
234 extern struct nfs_server *nfs4_create_server(struct fs_context *);
235 extern struct nfs_server *nfs4_create_referral_server(struct fs_context *);
288 /* fs_context.c */
517 int nfs_try_get_tree(struct fs_context *);
518 int nfs_get_tree_common(struct fs_context *);
560 int nfs_submount(struct fs_context *, struct nfs_server *);
561 int nfs_do_submount(struct fs_context *);
564 extern int nfs_get_root(struct super_block *s, struct fs_context *fc);
589 int nfs_reconfigure(struct fs_context *);