[Pvfs2-users] Questions related to arguments of PVFS_sys_read
g_p g_p
g_p_java at hotmail.com
Sun Feb 19 11:14:39 EST 2012
Hello i'm trying to use PVFS_sys_read function but i can't understand what the following arguments mean:
ret = PVFS_sys_read(src->u.pvfs2.ref, file_req, offset,buffer, mem_req, credentials, &resp_io, hints);
1. size_t count --> What does 'count' mean?What value shall i place here?I can't understand the meaning of count2. char * buffer --> what does it store?3. int64_t offset --> what does it mean?
I can't understand what these arguments do and what values can be assigned to them.
eg. Is buffer the array where the line of the file is going to be stored?
Thanks, in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20120219/073c8773/attachment.htm
More information about the Pvfs2-users
mailing list