Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h199 struct fuse_entry_out { struct
200 __u64 nodeid; /* Inode ID */
201 __u64 generation; /* Inode generation: nodeid:gen must
203 __u64 entry_valid; /* Cache timeout for the name */
204 __u64 attr_valid; /* Cache timeout for the attributes */
205 __u32 entry_valid_nsec;
206 __u32 attr_valid_nsec;
207 struct fuse_attr attr;