|
fattr | attributes |
|
nfs_fh | file |
|
union { |
struct { |
filename name |
|
} diroparg |
|
struct { |
sattr attributes |
|
} sattrarg |
|
struct { |
uint32_t offset |
|
uint32_t count |
|
uint32_t totalcount |
|
} readarg |
|
struct { |
uint32_t beginoffset |
|
uint32_t offset |
|
uint32_t totalcount |
|
struct { |
uint32_t data_len |
|
char * data_val |
|
} data |
|
} writearg |
|
struct { |
filename name |
|
sattr attributes |
|
} createarg |
|
struct { |
filename name |
|
diropargs to |
|
} renamearg |
|
struct { |
diropargs to |
|
} linkarg |
|
struct { |
filename name |
|
nfspath to |
|
sattr attributes |
|
} symlinkarg |
|
struct { |
nfscookie cookie |
|
uint32_t count |
|
} readdirarg |
|
} | arg_u |
|
The documentation for this struct was generated from the following file:
- cpukit/libfs/src/nfsclient/src/nfs.c