piofs_change_view   18 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c     piofs_change_view_t *piofs_change_view;
piofs_change_view   48 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	piofs_change_view = (piofs_change_view_t *) 
piofs_change_view   50 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	piofs_change_view->Vbs = piofs_change_view->Vn = 
piofs_change_view   51 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c              piofs_change_view->Hbs = piofs_change_view->Hn = 1;
piofs_change_view   52 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	piofs_change_view->subfile = 0;
piofs_change_view   53 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	piofs_change_view->flags = (fcntl_struct->atomicity == 0) 
piofs_change_view   55 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	err = piofsioctl(fd->fd_sys, PIOFS_CHANGE_VIEW, piofs_change_view);
piofs_change_view   56 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	ADIOI_Free(piofs_change_view);