Searched refs:thunk_fstat_getsize (Results 1 – 3 of 3) sorted by relevance
120 int thunk_fstat_getsize(int, off_t *, ssize_t *);
111 if (thunk_fstat_getsize(sc->sc_fd, &size, &blksize) == -1) { in ld_thunkbus_attach()
514 thunk_fstat_getsize(int fd, off_t *size, ssize_t *blksize) in thunk_fstat_getsize() function