Searched defs:fuse_attr (Results 1 – 1 of 1) sorted by relevance
89 struct fuse_attr { struct90 __u64 ino;91 __u64 size;92 __u64 blocks;93 __u64 atime;94 __u64 mtime;95 __u64 ctime;96 __u32 atimensec;97 __u32 mtimensec;98 __u32 ctimensec;[all …]