Searched defs:fuse_vnode_data (Results 1 – 1 of 1) sorted by relevance
117 struct fuse_vnode_data { struct119 uint64_t nid;124 uint64_t generation;127 uint64_t parent_nid;137 struct mtx cached_attr_mtx;143 struct bintime attr_cache_timeout;149 struct bintime entry_cache_timeout;156 struct timespec last_local_modify;159 struct vattr cached_attrs;162 uint64_t nlookup;[all …]