p9_client_fsync
retval = p9_client_fsync(fid, datasync);
int p9_client_fsync(struct p9_fid *fid, int datasync);
EXPORT_SYMBOL(p9_client_fsync);