Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h646 struct fuse_entry_out { struct
647 uint64_t nodeid; /* Inode ID */
648 uint64_t generation; /* Inode generation: nodeid:gen must
650 uint64_t entry_valid; /* Cache timeout for the name */
651 uint64_t attr_valid; /* Cache timeout for the attributes */
652 uint32_t entry_valid_nsec;
653 uint32_t attr_valid_nsec;
654 struct fuse_attr attr;
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h662 struct fuse_entry_out { struct
663 uint64_t nodeid; /* Inode ID */
664 uint64_t generation; /* Inode generation: nodeid:gen must
666 uint64_t entry_valid; /* Cache timeout for the name */
667 uint64_t attr_valid; /* Cache timeout for the attributes */
668 uint32_t entry_valid_nsec;
669 uint32_t attr_valid_nsec;
670 struct fuse_attr attr;