RTEMS
5.0.0
|
Files | |
file | nfs_prot_xdr.c |
NFS Prot XDR. | |
Data Structures | |
struct | nfs_fh |
struct | nfstime |
struct | fattr |
struct | sattr |
struct | attrstat |
struct | sattrargs |
struct | diropargs |
struct | diropokres |
struct | diropres |
struct | readlinkres |
struct | readargs |
struct | readokres |
struct | readres |
struct | writeargs |
struct | createargs |
struct | renameargs |
struct | linkargs |
struct | symlinkargs |
struct | nfscookie |
struct | readdirargs |
struct | entry |
struct | dirlist |
struct | readdirres |
struct | statfsokres |
struct | statfsres |
Typedefs | |
typedef enum nfsstat | nfsstat |
typedef enum ftype | ftype |
typedef struct nfs_fh | nfs_fh |
typedef struct nfstime | nfstime |
typedef struct fattr | fattr |
typedef struct sattr | sattr |
typedef char * | filename |
typedef char * | nfspath |
typedef struct attrstat | attrstat |
typedef struct sattrargs | sattrargs |
typedef struct diropargs | diropargs |
typedef struct diropokres | diropokres |
typedef struct diropres | diropres |
typedef struct readlinkres | readlinkres |
typedef struct readargs | readargs |
typedef struct readokres | readokres |
typedef struct readres | readres |
typedef struct writeargs | writeargs |
typedef struct createargs | createargs |
typedef struct renameargs | renameargs |
typedef struct linkargs | linkargs |
typedef struct symlinkargs | symlinkargs |
typedef struct nfscookie | nfscookie |
typedef struct readdirargs | readdirargs |
typedef struct entry | entry |
typedef struct dirlist | dirlist |
typedef struct readdirres | readdirres |
typedef struct statfsokres | statfsokres |
typedef struct statfsres | statfsres |
Functions | |
void * | nfsproc_null_2 () |
void * | nfsproc_null_2_svc () |
attrstat * | nfsproc_getattr_2 () |
attrstat * | nfsproc_getattr_2_svc () |
attrstat * | nfsproc_setattr_2 () |
attrstat * | nfsproc_setattr_2_svc () |
void * | nfsproc_root_2 () |
void * | nfsproc_root_2_svc () |
diropres * | nfsproc_lookup_2 () |
diropres * | nfsproc_lookup_2_svc () |
readlinkres * | nfsproc_readlink_2 () |
readlinkres * | nfsproc_readlink_2_svc () |
readres * | nfsproc_read_2 () |
readres * | nfsproc_read_2_svc () |
void * | nfsproc_writecache_2 () |
void * | nfsproc_writecache_2_svc () |
attrstat * | nfsproc_write_2 () |
attrstat * | nfsproc_write_2_svc () |
diropres * | nfsproc_create_2 () |
diropres * | nfsproc_create_2_svc () |
nfsstat * | nfsproc_remove_2 () |
nfsstat * | nfsproc_remove_2_svc () |
nfsstat * | nfsproc_rename_2 () |
nfsstat * | nfsproc_rename_2_svc () |
nfsstat * | nfsproc_link_2 () |
nfsstat * | nfsproc_link_2_svc () |
nfsstat * | nfsproc_symlink_2 () |
nfsstat * | nfsproc_symlink_2_svc () |
diropres * | nfsproc_mkdir_2 () |
diropres * | nfsproc_mkdir_2_svc () |
nfsstat * | nfsproc_rmdir_2 () |
nfsstat * | nfsproc_rmdir_2_svc () |
readdirres * | nfsproc_readdir_2 () |
readdirres * | nfsproc_readdir_2_svc () |
statfsres * | nfsproc_statfs_2 () |
statfsres * | nfsproc_statfs_2_svc () |
int | nfs_program_2_freeresult () |
bool_t | xdr_nfsstat () |
bool_t | xdr_ftype () |
bool_t | xdr_nfs_fh () |
bool_t | xdr_nfstime () |
bool_t | xdr_fattr () |
bool_t | xdr_sattr () |
bool_t | xdr_filename () |
bool_t | xdr_nfspath () |
bool_t | xdr_attrstat () |
bool_t | xdr_sattrargs () |
bool_t | xdr_diropargs () |
bool_t | xdr_diropokres () |
bool_t | xdr_diropres () |
bool_t | xdr_readlinkres () |
bool_t | xdr_readargs () |
bool_t | xdr_readokres () |
bool_t | xdr_readres () |
bool_t | xdr_writeargs () |
bool_t | xdr_createargs () |
bool_t | xdr_renameargs () |
bool_t | xdr_linkargs () |
bool_t | xdr_symlinkargs () |
bool_t | xdr_nfscookie () |
bool_t | xdr_readdirargs () |
bool_t | xdr_entry () |
bool_t | xdr_dirlist () |
bool_t | xdr_readdirres () |
bool_t | xdr_statfsokres () |
bool_t | xdr_statfsres () |