mca_sharedfp_sm_offset 117 ompi/mca/sharedfp/sm/sharedfp_sm.h struct mca_sharedfp_sm_offset * sm_offset_ptr; mca_sharedfp_sm_offset 61 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c struct mca_sharedfp_sm_offset * sm_offset_ptr; mca_sharedfp_sm_offset 62 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c struct mca_sharedfp_sm_offset sm_offset; mca_sharedfp_sm_offset 147 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c memset ( &sm_offset, 0, sizeof (struct mca_sharedfp_sm_offset )); mca_sharedfp_sm_offset 148 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c write ( sm_fd, &sm_offset, sizeof(struct mca_sharedfp_sm_offset)); mca_sharedfp_sm_offset 161 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c sm_offset_ptr = mmap(NULL, sizeof(struct mca_sharedfp_sm_offset), PROT_READ | PROT_WRITE, mca_sharedfp_sm_offset 214 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c munmap(sm_offset_ptr, sizeof(struct mca_sharedfp_sm_offset)); mca_sharedfp_sm_offset 224 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c munmap(sm_offset_ptr, sizeof(struct mca_sharedfp_sm_offset)); mca_sharedfp_sm_offset 268 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c munmap(file_data->sm_offset_ptr,sizeof(struct mca_sharedfp_sm_offset)); mca_sharedfp_sm_offset 41 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c struct mca_sharedfp_sm_offset * sm_offset_ptr = NULL; mca_sharedfp_sm_offset 44 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c struct mca_sharedfp_sm_offset * sm_offset_ptr = NULL;