Home
last modified time | relevance | path

Searched refs:no_notify (Results 1 – 4 of 4) sorted by relevance

/third_party/libfuse/example/
Dinvalidate_path.c58 int no_notify; member
62 .no_notify = 0,
68 OPTION("--no-notify", no_notify),
193 if (!options.no_notify) { in update_fs_loop()
Dnotify_inval_entry.c102 int no_notify; member
109 .no_notify = 0,
117 OPTION("--no-notify", no_notify),
264 if (!options.no_notify && lookup_cnt) { in update_fs_loop()
Dnotify_inval_inode.c88 int no_notify; member
92 .no_notify = 0,
99 OPTION("--no-notify", no_notify),
268 if (!options.no_notify && lookup_cnt) { in update_fs_loop()
Dnotify_store_retrieve.c91 int no_notify; member
95 .no_notify = 0,
102 OPTION("--no-notify", no_notify),
301 if (!options.no_notify && lookup_cnt) { in update_fs_loop()