Searched refs:getFileStartAndLength (Results 1 – 1 of 1) sorted by relevance
47 static int getFileStartAndLength(int fd, off_t *start_, size_t *length_) in getFileStartAndLength() function91 if (getFileStartAndLength(fd, &start, &length) < 0) in sysLoadFileInShmem()126 if (getFileStartAndLength(fd, &start, &length) < 0) in sysMapFileInShmem()160 if (getFileStartAndLength(fd, &dummy, &fileLength) < 0) in sysMapFileSegmentInShmem()