Searched defs:fuse_create_in (Results 1 – 1 of 1) sorted by relevance
785 struct fuse_create_in { struct786 uint32_t flags;787 uint32_t mode;788 uint32_t umask;789 uint32_t open_flags; /* FUSE_OPEN_... */