Searched refs:l_off_t (Results 1 – 6 of 6) sorted by relevance
57 typedef l_long l_off_t; typedef137 l_off_t st_size;
63 typedef l_long l_off_t; typedef142 l_off_t st_size;
65 typedef l_long l_off_t; typedef138 l_off_t pgoff;
375 l_off_t d_off;1195 l_off_t l_start;1196 l_off_t l_len;1243 linux_flock->l_start = (l_off_t)bsd_flock->l_start; in bsd_to_linux_flock()1244 linux_flock->l_len = (l_off_t)bsd_flock->l_len; in bsd_to_linux_flock()
2627 l_off_t offset; in linux_sendfile()2645 offset = (l_off_t)offset64; in linux_sendfile()
74 typedef l_long l_off_t; typedef