Searched refs:_fh_file_lseek (Results 1 – 1 of 1) sorted by relevance
69 static int64_t _fh_file_lseek(FH, int64_t, int);76 _fh_file_init, _fh_file_close, _fh_file_lseek, _fh_file_read,304 static int64_t _fh_file_lseek(FH f, int64_t pos, int origin) { in _fh_file_lseek() function