Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dfuse.h540 struct fuse_entry_out { struct
541 uint64_t nodeid; /* Inode ID */
542 uint64_t generation; /* Inode generation: nodeid:gen must
544 uint64_t entry_valid; /* Cache timeout for the name */
545 uint64_t attr_valid; /* Cache timeout for the attributes */
546 uint32_t entry_valid_nsec;
547 uint32_t attr_valid_nsec;
548 struct fuse_attr attr;