Home
last modified time | relevance | path

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

/include/uapi/linux/
Dfuse.h286 struct fuse_statx { struct
287 uint32_t mask;
288 uint32_t blksize;
289 uint64_t attributes;
290 uint32_t nlink;
291 uint32_t uid;
292 uint32_t gid;
293 uint16_t mode;
294 uint16_t __spare0[1];
295 uint64_t ino;
[all …]