Home
last modified time | relevance | path

Searched refs:fuse_lowlevel_notify_inval_entry (Results 1 – 5 of 5) sorted by relevance

/third_party/libfuse/lib/
Dfuse_versionscript98 fuse_lowlevel_notify_inval_entry;
Dfuse_lowlevel.c2359 int fuse_lowlevel_notify_inval_entry(struct fuse_session *se, fuse_ino_t parent, function
/third_party/libfuse/example/
Dnotify_inval_entry.c285 assert(fuse_lowlevel_notify_inval_entry in update_fs_loop()
/third_party/libfuse/include/
Dfuse_lowlevel.h1709 int fuse_lowlevel_notify_inval_entry(struct fuse_session *se, fuse_ino_t parent,
/third_party/libfuse/
DChangeLog.rst347 `fuse_lowlevel_notify_inval_entry()` now return -ENOSYS instead of