Searched refs:FUSE_OPENDIR (Results 1 – 2 of 2) sorted by relevance
519 FUSE_OPENDIR = 27, enumerator
132 int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN; in fuse_file_open()