Searched refs:fuse_lib_lseek (Results 1 - 1 of 1) sorted by relevance
/third_party/libfuse/lib/ | ||
H A D | fuse.c | 4354 static void fuse_lib_lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in fuse_lib_lseek() function 4476 .lseek = fuse_lib_lseek, |
Completed in 8 milliseconds