29.01.2013 Views

GPFS: Administration and Programming Reference - IRA Home

GPFS: Administration and Programming Reference - IRA Home

GPFS: Administration and Programming Reference - IRA Home

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

gpfsGetFilesetName_t Structure<br />

Name<br />

gpfsGetFilesetName_t – Obtains a file’s fileset name.<br />

Library<br />

<strong>GPFS</strong> Library (libgpfs.a for AIX, libgpfs.so for Linux)<br />

Structure<br />

typedef struct {<br />

int structLen;<br />

int structType;<br />

char buffer[<strong>GPFS</strong>_FCNTL_MAX_NAME_BUFFER];<br />

} gpfsGetFilesetName_t<br />

Description<br />

The gpfsGetFilesetName_t structure is used to obtain a file’s fileset name.<br />

Members<br />

structLen Length of the gpfsGetFilesetName_t structure.<br />

structType Structure identifier <strong>GPFS</strong>_FCNTL_GET_FILESETNAME.<br />

buffer The size of the buffer may vary, but must be a multiple of eight. Upon successful<br />

completion of the call, the buffer contains a null-terminated character string for the name<br />

of the requested object.<br />

Location<br />

/usr/lpp/mmfs/lib/libgpfs.a for AIX, /usr/lpp/mmfs/lib/libgpfs.so for Linux<br />

Chapter 9. <strong>GPFS</strong> programming interfaces 355

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!