f_sharedfp_data   177 ompi/mca/common/ompio/common_ompio.h     void                  *f_sharedfp_data;
f_sharedfp_data   138 ompi/mca/common/ompio/common_ompio_file_open.c     ompio_fh->f_sharedfp_data      = NULL; /*data*/
f_sharedfp_data   154 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     fh->f_sharedfp_data = sh;
f_sharedfp_data   165 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     if ( NULL == fh->f_sharedfp_data ){
f_sharedfp_data   168 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     sh = fh->f_sharedfp_data;
f_sharedfp_data   202 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     fh->f_sharedfp_data=NULL;
f_sharedfp_data    43 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     if(fh->f_sharedfp_data==NULL){
f_sharedfp_data    54 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    96 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     if(fh->f_sharedfp_data==NULL){
f_sharedfp_data   110 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    43 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     if ( NULL == fh->f_sharedfp_data ) {
f_sharedfp_data    55 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    96 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     if(fh->f_sharedfp_data==NULL){
f_sharedfp_data   105 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     sh = fh->f_sharedfp_data;
f_sharedfp_data   159 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     fh->f_sharedfp_data = sh;
f_sharedfp_data   170 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     if ( fh->f_sharedfp_data==NULL){
f_sharedfp_data   173 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    39 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_get_position.c     if(fh->f_sharedfp_data==NULL){
f_sharedfp_data    55 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_get_position.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    44 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     if ( NULL == fh->f_sharedfp_data ) {
f_sharedfp_data    61 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    97 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     if(fh->f_sharedfp_data==NULL){
f_sharedfp_data   112 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    44 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     if(fh->f_sharedfp_data==NULL){
f_sharedfp_data    59 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    95 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     if(fh->f_sharedfp_data==NULL){
f_sharedfp_data   109 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    40 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     if ( fh->f_sharedfp_data == NULL ) {
f_sharedfp_data    58 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    95 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     if ( fh->f_sharedfp_data == NULL){
f_sharedfp_data   102 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    46 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c     if(fh->f_sharedfp_data==NULL){
f_sharedfp_data    52 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    43 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     if ( NULL == fh->f_sharedfp_data ){
f_sharedfp_data    58 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    95 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     if( NULL == fh->f_sharedfp_data ) {
f_sharedfp_data   102 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     sh = fh->f_sharedfp_data;
f_sharedfp_data   200 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c         fh->f_sharedfp_data = sh;
f_sharedfp_data   245 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     if( NULL == fh->f_sharedfp_data ){
f_sharedfp_data   248 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    35 ompi/mca/sharedfp/sm/sharedfp_sm_get_position.c     if(fh->f_sharedfp_data==NULL){
f_sharedfp_data    42 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     if( NULL == fh->f_sharedfp_data){
f_sharedfp_data    88 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     if ( NULL == fh->f_sharedfp_data){
f_sharedfp_data    42 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c      if( NULL == fh->f_sharedfp_data){
f_sharedfp_data    89 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c     if ( NULL == fh->f_sharedfp_data){
f_sharedfp_data    39 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     if( NULL == fh->f_sharedfp_data){
f_sharedfp_data    88 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     if ( NULL == fh->f_sharedfp_data){
f_sharedfp_data    44 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    46 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c     if( NULL == fh->f_sharedfp_data ) {
f_sharedfp_data    52 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c     sh = fh->f_sharedfp_data;
f_sharedfp_data    42 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     if( NULL == fh->f_sharedfp_data ){
f_sharedfp_data    92 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     if( NULL == fh->f_sharedfp_data){