Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfuse.h714 struct fuse_statx_out { struct
715 uint64_t attr_valid; /* Cache timeout for the attributes */
716 uint32_t attr_valid_nsec;
717 uint32_t flags;
718 uint64_t spare[2];
719 struct fuse_statx stat;