Searched defs:fuse_attr (Results 1 – 1 of 1) sorted by relevance
43 struct fuse_attr { struct44 __u64 ino;45 __u64 size;46 __u64 blocks;47 __u64 atime;48 __u64 mtime;49 __u64 ctime;50 __u32 atimensec;51 __u32 mtimensec;52 __u32 ctimensec;[all …]