Home
last modified time | relevance | path

Searched refs:xmp_open (Results 1 – 3 of 3) sorted by relevance

/third_party/libfuse/example/
Dinvalidate_path.c127 static int xmp_open(const char *path, struct fuse_file_info *fi) { in xmp_open() function
160 .open = xmp_open,
Dpassthrough.c291 static int xmp_open(const char *path, struct fuse_file_info *fi) in xmp_open() function
528 .open = xmp_open,
Dpassthrough_fh.c372 static int xmp_open(const char *path, struct fuse_file_info *fi) in xmp_open() function
629 .open = xmp_open,