Lines Matching defs:fuse_vnode_data
117 struct fuse_vnode_data { struct
119 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;
190 ((struct fuse_vnode_data *)((vp)->v_data)) argument