Searched refs:FUSE_OPEN (Results 1 – 3 of 3) sorted by relevance
15 FUSE_OPEN reply.
582 FUSE_OPEN = 14, enumerator
133 int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN; in fuse_file_open()