HomeSort by: relevance | last modified time | path
    Searched refs:fuse_fs_lseek (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/librefuse/refuse/
fs.h 111 off_t fuse_fs_lseek(struct fuse_fs* fs, const char* path, off_t off, int whence, struct fuse_file_info* fi);
fs.h 111 off_t fuse_fs_lseek(struct fuse_fs* fs, const char* path, off_t off, int whence, struct fuse_file_info* fi);
fs.c 1730 fuse_fs_lseek(struct fuse_fs* fs, const char* path, off_t off, int whence, function in typeref:typename:off_t
fs.c 1730 fuse_fs_lseek(struct fuse_fs* fs, const char* path, off_t off, int whence, function in typeref:typename:off_t

Completed in 79 milliseconds