Home
last modified time | relevance | path

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

/third_party/libfuse/example/
H A Dnotify_inval_entry.c14 * It illustrates the use of the fuse_lowlevel_notify_inval_entry() and
68 * fuse_lowlevel_notify_inval_entry(), use the command line option --only-expire
285 assert(fuse_lowlevel_notify_inval_entry in update_fs_loop()
/third_party/libfuse/include/
H A Dfuse_lowlevel.h1709 int fuse_lowlevel_notify_inval_entry(struct fuse_session *se, fuse_ino_t parent,
1715 * Same restrictions apply as for fuse_lowlevel_notify_inval_entry()
1744 * This function behaves like fuse_lowlevel_notify_inval_entry() with
1755 * description of fuse_lowlevel_notify_inval_entry() for more
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2316 * Underlying base function for fuse_lowlevel_notify_inval_entry() and
2320 * Only checks if fuse_lowlevel_notify_inval_entry() is supported by
2322 * fuse_lowlevel_notify_inval_entry() if not supported!
2359 int fuse_lowlevel_notify_inval_entry(struct fuse_session *se, fuse_ino_t parent, function

Completed in 8 milliseconds