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