Home
last modified time | relevance | path

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

/third_party/libfuse/example/
Dnotify_inval_inode.c77 #define NO_TIMEOUT 500000 macro
136 e.attr_timeout = NO_TIMEOUT; in tfs_lookup()
137 e.entry_timeout = NO_TIMEOUT; in tfs_lookup()
167 fuse_reply_attr(req, &stbuf, NO_TIMEOUT); in tfs_getattr()
Dnotify_store_retrieve.c76 #define NO_TIMEOUT 500000 macro
139 e.attr_timeout = NO_TIMEOUT; in tfs_lookup()
140 e.entry_timeout = NO_TIMEOUT; in tfs_lookup()
170 fuse_reply_attr(req, &stbuf, NO_TIMEOUT); in tfs_getattr()
Dinvalidate_path.c45 #define NO_TIMEOUT 500000 macro
76 cfg->entry_timeout = NO_TIMEOUT; in xmp_init()
77 cfg->attr_timeout = NO_TIMEOUT; in xmp_init()