Searched refs:xmp_read (Results 1 - 3 of 3) sorted by relevance
/third_party/libfuse/example/ |
H A D | invalidate_path.c | 135 static int xmp_read(const char *path, char *buf, size_t size, off_t offset, in xmp_read() function 161 .read = xmp_read,
|
H A D | passthrough_fh.c | 384 static int xmp_read(const char *path, char *buf, size_t size, off_t offset, in xmp_read() function 630 .read = xmp_read,
|
H A D | passthrough.c | 303 static int xmp_read(const char *path, char *buf, size_t size, off_t offset, in xmp_read() function 530 .read = xmp_read,
|
Completed in 3 milliseconds