Home
last modified time | relevance | path

Searched defs:fuse_vnode_data (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/fuse/
H A Dfuse_node.h95 struct fuse_vnode_data { struct
97 uint64_t nid;
98 uint64_t generation;
101 uint64_t parent_nid;
108 uint32_t flag;
112 struct bintime attr_cache_timeout;
117 struct bintime entry_cache_timeout;
142 ((struct fuse_vnode_data *)((vp)->v_data)) argument