Home
last modified time | relevance | path

Searched refs:nfs_mount_info (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/fs/nfs/
Dinternal.h135 struct nfs_mount_info { struct
136 void (*fill_super)(struct super_block *, struct nfs_mount_info *); argument
137 int (*set_security)(struct super_block *, struct dentry *, struct nfs_mount_info *); argument
170 extern struct nfs_server *nfs_create_server(struct nfs_mount_info *,
173 struct nfs_mount_info *,
393 struct dentry *nfs_try_mount(int, const char *, struct nfs_mount_info *,
396 int nfs_set_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *);
397 int nfs_clone_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *);
399 struct nfs_mount_info *, struct nfs_subversion *);
402 const char *, struct nfs_mount_info *);
[all …]
Dnfs4super.c110 struct nfs_mount_info *mount_info = info; in nfs4_remote_mount()
238 struct nfs_mount_info *mount_info, in nfs4_try_mount()
266 struct nfs_mount_info mount_info = { in nfs4_remote_referral_mount()
Dnfs3_fs.h29 struct nfs_server *nfs3_create_server(struct nfs_mount_info *, struct nfs_subversion *);
Dnfs3client.c48 struct nfs_server *nfs3_create_server(struct nfs_mount_info *mount_info, in nfs3_create_server()
Dnfs4_fs.h462 struct nfs_mount_info;
464 struct dentry *nfs4_try_mount(int, const char *, struct nfs_mount_info *, struct nfs_subversion *);
Dsuper.c1773 static struct nfs_server *nfs_try_mount_request(struct nfs_mount_info *mount_info, in nfs_try_mount_request()
1847 struct nfs_mount_info *mount_info, in nfs_try_mount()
2306 void nfs_fill_super(struct super_block *sb, struct nfs_mount_info *mount_info) in nfs_fill_super()
2333 void nfs_clone_super(struct super_block *sb, struct nfs_mount_info *mount_info) in nfs_clone_super()
2506 struct nfs_mount_info *mount_info) in nfs_set_sb_security()
2527 struct nfs_mount_info *mount_info) in nfs_clone_sb_security()
2538 struct nfs_mount_info *mount_info, in nfs_fs_mount_common()
2615 struct nfs_mount_info mount_info = { in nfs_fs_mount()
2678 struct nfs_mount_info mount_info = { in nfs_xdev_mount()
Dnfs4client.c1032 struct nfs_server *nfs4_create_server(struct nfs_mount_info *mount_info, in nfs4_create_server()
Dclient.c943 struct nfs_server *nfs_create_server(struct nfs_mount_info *mount_info, in nfs_create_server()
/linux-4.4.14/include/linux/
Dnfs_xdr.h1493 struct nfs_mount_info;
1511 struct dentry *(*try_mount) (int, const char *, struct nfs_mount_info *,
1574 struct nfs_server *(*create_server)(struct nfs_mount_info *, struct nfs_subversion *);