Home
last modified time | relevance | path

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

/linux-6.8/include/uapi/linux/
Dfuse.h694 struct fuse_statx_out { struct
695 uint64_t attr_valid; /* Cache timeout for the attributes */
696 uint32_t attr_valid_nsec;
697 uint32_t flags;
698 uint64_t spare[2];
699 struct fuse_statx stat;