Linux Kernel
3.7.1
|
#include <internal.h>
Data Fields | |
void(* | fill_super )(struct super_block *, struct nfs_mount_info *) |
int(* | set_security )(struct super_block *, struct dentry *, struct nfs_mount_info *) |
struct nfs_parsed_mount_data * | parsed |
struct nfs_clone_mount * | cloned |
struct nfs_fh * | mntfh |
Definition at line 156 of file internal.h.
struct nfs_clone_mount* cloned |
Definition at line 160 of file internal.h.
void(* fill_super)(struct super_block *, struct nfs_mount_info *) |
Definition at line 157 of file internal.h.
Definition at line 161 of file internal.h.
struct nfs_parsed_mount_data* parsed |
Definition at line 159 of file internal.h.
int(* set_security)(struct super_block *, struct dentry *, struct nfs_mount_info *) |
Definition at line 158 of file internal.h.