Searched defs:fuse_vnode_data (Results 1 – 1 of 1) sorted by relevance
115 struct fuse_vnode_data { struct117 uint64_t nid;122 uint64_t generation;125 uint64_t parent_nid;135 struct mtx cached_attr_mtx;141 struct bintime attr_cache_timeout;147 struct bintime entry_cache_timeout;154 struct timespec last_local_modify;157 struct vattr cached_attrs;160 uint64_t nlookup;[all …]