Linux Kernel
3.7.1
|
Data Fields | |
struct kref | kref |
struct nfs_openargs | o_arg |
struct nfs_openres | o_res |
struct nfs_open_confirmargs | c_arg |
struct nfs_open_confirmres | c_res |
struct nfs4_string | owner_name |
struct nfs4_string | group_name |
struct nfs_fattr | f_attr |
struct dentry * | dir |
struct dentry * | dentry |
struct nfs4_state_owner * | owner |
struct nfs4_state * | state |
struct iattr | attrs |
unsigned long | timestamp |
unsigned int | rpc_done: 1 |
int | rpc_status |
int | cancelled |
Definition at line 815 of file nfs4proc.c.
Definition at line 828 of file nfs4proc.c.
struct nfs_open_confirmargs c_arg |
Definition at line 819 of file nfs4proc.c.
struct nfs_open_confirmres c_res |
Definition at line 820 of file nfs4proc.c.
int cancelled |
Definition at line 832 of file nfs4proc.c.
Definition at line 825 of file nfs4proc.c.
Definition at line 824 of file nfs4proc.c.
Definition at line 823 of file nfs4proc.c.
struct nfs4_string group_name |
Definition at line 822 of file nfs4proc.c.
Definition at line 816 of file nfs4proc.c.
struct nfs_openargs o_arg |
Definition at line 817 of file nfs4proc.c.
struct nfs_openres o_res |
Definition at line 818 of file nfs4proc.c.
struct nfs4_state_owner* owner |
Definition at line 826 of file nfs4proc.c.
struct nfs4_string owner_name |
Definition at line 821 of file nfs4proc.c.
unsigned int rpc_done |
Definition at line 830 of file nfs4proc.c.
int rpc_status |
Definition at line 831 of file nfs4proc.c.
Definition at line 827 of file nfs4proc.c.
Definition at line 829 of file nfs4proc.c.