Searched refs:FUSE_OPENDIR (Results 1 – 3 of 3) sorted by relevance
35 EM( FUSE_OPENDIR, "FUSE_OPENDIR") \
131 int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN; in fuse_file_open()
615 FUSE_OPENDIR = 27, enumerator