Home
last modified time | relevance | path

Searched refs:fuse_lowlevel_notify_store (Results 1 - 3 of 3) sorted by relevance

/third_party/libfuse/example/
H A Dnotify_store_retrieve.c17 * using fuse_lowlevel_notify_store().
313 ret = fuse_lowlevel_notify_store(se, FILE_INO, 0, &bufv, 0); in update_fs_loop()
319 fprintf(stderr, "ERROR: fuse_lowlevel_notify_store() failed with %s (%d)\n", in update_fs_loop()
/third_party/libfuse/include/
H A Dfuse_lowlevel.h1800 int fuse_lowlevel_notify_store(struct fuse_session *se, fuse_ino_t ino,
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2404 int fuse_lowlevel_notify_store(struct fuse_session *se, fuse_ino_t ino, function

Completed in 12 milliseconds