Searched defs:fuse_attr (Results 1 – 1 of 1) sorted by relevance
96 struct fuse_attr { struct97 __u64 ino;98 __u64 size;99 __u64 blocks;100 __u64 atime;101 __u64 mtime;102 __u64 ctime;103 __u32 atimensec;104 __u32 mtimensec;105 __u32 ctimensec;[all …]