Home
last modified time | relevance | path

Searched refs:lookup_cnt (Results 1 – 3 of 3) sorted by relevance

/third_party/libfuse/example/
Dnotify_inval_entry.c97 static int lookup_cnt = 0; variable
152 lookup_cnt++; in tfs_lookup()
171 lookup_cnt -= nlookup; in tfs_forget()
264 if (!options.no_notify && lookup_cnt) { in update_fs_loop()
Dnotify_inval_inode.c83 static int lookup_cnt = 0; variable
132 lookup_cnt++; in tfs_lookup()
151 lookup_cnt -= nlookup; in tfs_forget()
268 if (!options.no_notify && lookup_cnt) { in update_fs_loop()
Dnotify_store_retrieve.c82 static int lookup_cnt = 0; variable
135 lookup_cnt++; in tfs_lookup()
154 lookup_cnt -= nlookup; in tfs_forget()
301 if (!options.no_notify && lookup_cnt) { in update_fs_loop()