Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfuse.h626 struct fuse_attr_out { struct
627 uint64_t attr_valid; /* Cache timeout for the attributes */
628 uint32_t attr_valid_nsec;
629 uint32_t dummy;
630 struct fuse_attr attr;
/external/libfuse/include/
Dfuse_kernel.h623 struct fuse_attr_out { struct
624 uint64_t attr_valid; /* Cache timeout for the attributes */
625 uint32_t attr_valid_nsec;
626 uint32_t dummy;
627 struct fuse_attr attr;