Searched defs:fuse_create_in (Results 1 – 1 of 1) sorted by relevance
632 struct fuse_create_in { struct633 uint32_t flags;634 uint32_t mode;635 uint32_t umask;636 uint32_t open_flags; /* FUSE_OPEN_... */