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