Searched refs:blkid_llseek (Results 1 – 5 of 5) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | llseek.c | 90 blkid_loff_t blkid_llseek(int fd, blkid_loff_t offset, int whence) in blkid_llseek() function 126 blkid_loff_t blkid_llseek(int fd, blkid_loff_t offset, int origin) in blkid_llseek() function
|
D | blkidP.h | 163 extern blkid_loff_t blkid_llseek(int fd, blkid_loff_t offset, int whence);
|
D | getsize.c | 65 if (blkid_llseek(fd, offset, 0) < 0) in valid_offset()
|
D | probe.c | 81 if (blkid_llseek(pr->fd, off, SEEK_SET) < 0) in get_buffer() 107 if (blkid_llseek(fd, offset, 0) < 0 || in check_mdraid()
|
/external/e2fsprogs/debian/ |
D | libblkid1.symbols | 25 blkid_llseek@Base 1.33
|