Linux Kernel
3.7.1
|
#include <nfs_xdr.h>
Data Fields | |
unsigned int | valid |
umode_t | mode |
__u32 | nlink |
__u32 | uid |
__u32 | gid |
dev_t | rdev |
__u64 | size |
union { | |
struct { | |
__u32 blocksize | |
__u32 blocks | |
} nfs2 | |
struct { | |
__u64 used | |
} nfs3 | |
} | du |
struct nfs_fsid | fsid |
__u64 | fileid |
__u64 | mounted_on_fileid |
struct timespec | atime |
struct timespec | mtime |
struct timespec | ctime |
__u64 | change_attr |
__u64 | pre_change_attr |
__u64 | pre_size |
struct timespec | pre_mtime |
struct timespec | pre_ctime |
unsigned long | time_start |
unsigned long | gencount |
struct nfs4_string * | owner_name |
struct nfs4_string * | group_name |
struct nfs4_threshold * | mdsthreshold |
union { ... } du |
struct nfs4_string* group_name |
struct nfs4_threshold* mdsthreshold |
struct { ... } nfs2 |
struct { ... } nfs3 |
struct nfs4_string* owner_name |