|
IOR
|
Data Fields | |
| char * | user |
| char * | conf |
| char * | prefix |
| char * | remote_prefix |
| int | olazy |
Definition at line 43 of file aiori-CEPHFS.c.
| char* cephfs_options::conf |
Definition at line 45 of file aiori-CEPHFS.c.
Referenced by CEPHFS_Init().
| int cephfs_options::olazy |
Definition at line 48 of file aiori-CEPHFS.c.
Referenced by CEPHFS_Open().
| char* cephfs_options::prefix |
Definition at line 46 of file aiori-CEPHFS.c.
Referenced by CEPHFS_Init(), and pfix().
| char* cephfs_options::remote_prefix |
Definition at line 47 of file aiori-CEPHFS.c.
Referenced by CEPHFS_Init().
| char* cephfs_options::user |
Definition at line 44 of file aiori-CEPHFS.c.
Referenced by CEPHFS_Init().
1.8.13