Linux Kernel
3.7.1
|
#include <nfs.h>
Data Fields | |
struct module * | owner |
struct file_system_type * | nfs_fs |
struct rpc_version * | rpc_vers |
struct nfs_rpc_ops * | rpc_ops |
struct super_operations * | sops |
struct xattr_handler ** | xattr |
struct list_head | list |
struct file_system_type* nfs_fs |
struct nfs_rpc_ops* rpc_ops |
struct rpc_version* rpc_vers |
struct super_operations* sops |