Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dfuse.h686 struct fuse_entry_out { struct
687 uint64_t nodeid; /* Inode ID */
688 uint64_t generation; /* Inode generation: nodeid:gen must
690 uint64_t entry_valid; /* Cache timeout for the name */
691 uint64_t attr_valid; /* Cache timeout for the attributes */
692 uint32_t entry_valid_nsec;
693 uint32_t attr_valid_nsec;
694 struct fuse_attr attr;

Completed in 10 milliseconds