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