Searched refs:apcall_lseek (Results 1 – 3 of 3) sorted by relevance
55 #define apcall_lseek(a,b,c) APCALL(APCALL_LSEEK,(a),(b),(c)) macro
130 apcall_lseek(fd, blk * 512, 0); in bootxx()
156 apcall_lseek(dev->fd, blk * 512, 0); in dkstrategy()