Lines Matching refs:nfs_mount_info
135 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 *,
377 struct dentry *nfs_try_mount(int, const char *, struct nfs_mount_info *,
380 int nfs_set_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *);
381 int nfs_clone_sb_security(struct super_block *, struct dentry *, struct nfs_mount_info *);
383 struct nfs_mount_info *, struct nfs_subversion *);
386 const char *, struct nfs_mount_info *);
388 void nfs_fill_super(struct super_block *, struct nfs_mount_info *);
426 void nfs_clone_super(struct super_block *, struct nfs_mount_info *);