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 *,
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 *);
404 void nfs_fill_super(struct super_block *, struct nfs_mount_info *);
442 void nfs_clone_super(struct super_block *, struct nfs_mount_info *);