Searched refs:nfs_fc2context (Results 1 – 4 of 4) sorted by relevance
166 ctx = nfs_fc2context(fc); in do_nfs4_mount()167 root_ctx = nfs_fc2context(root_fc); in do_nfs4_mount()220 struct nfs_fs_context *ctx = nfs_fc2context(fc); in nfs4_try_get_tree()245 struct nfs_fs_context *ctx = nfs_fc2context(fc); in nfs4_get_referral_tree()
968 struct nfs_fs_context *ctx = nfs_fc2context(fc); in nfs4_init_server()1037 struct nfs_fs_context *ctx = nfs_fc2context(fc); in nfs4_create_server()1071 struct nfs_fs_context *ctx = nfs_fc2context(fc); in nfs4_create_referral_server()
749 const struct nfs_fs_context *ctx = nfs_fc2context(fc); in nfs_init_server()1166 struct nfs_fs_context *ctx = nfs_fc2context(fc); in nfs_create_server()
188 static inline struct nfs_fs_context *nfs_fc2context(const struct fs_context *fc) in nfs_fc2context() function