Home
last modified time | relevance | path

Searched refs:only_expire (Results 1 – 2 of 2) sorted by relevance

/third_party/libfuse/example/
Dnotify_inval_entry.c105 int only_expire; member
111 .only_expire = 0,
120 OPTION("--only-expire", only_expire),
265 if(options.only_expire) { // expire entry in update_fs_loop()
/third_party/libfuse/test/
Dtest_examples.py340 def test_notify_inval_entry(tmpdir, only_expire, notify, output_checker): argument
348 if only_expire == "expire_entries":