Searched refs:xmp_readdir (Results 1 - 3 of 3) sorted by relevance
/third_party/libfuse/example/ |
H A D | invalidate_path.c | 107 static int xmp_readdir(const char *path, void *buf, fuse_fill_dir_t filler, in xmp_readdir() function 159 .readdir = xmp_readdir,
|
H A D | passthrough_fh.c | 142 static int xmp_readdir(const char *path, void *buf, fuse_fill_dir_t filler, in xmp_readdir() function 613 .readdir = xmp_readdir,
|
H A D | passthrough.c | 113 static int xmp_readdir(const char *path, void *buf, fuse_fill_dir_t filler, in xmp_readdir() function 514 .readdir = xmp_readdir,
|
Completed in 3 milliseconds