Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h740 struct fuse_statx_out { struct
741 uint64_t attr_valid; /* Cache timeout for the attributes */
742 uint32_t attr_valid_nsec;
743 uint32_t flags;
744 uint64_t spare[2];
745 struct fuse_statx stat;