Searched defs:fuse_create_in (Results 1 – 1 of 1) sorted by relevance
752 struct fuse_create_in { struct753 uint32_t flags;754 uint32_t mode;755 uint32_t umask;756 uint32_t open_flags; /* FUSE_OPEN_... */