Home
last modified time | relevance | path

Searched refs:FUSE_OPENDIR (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fuse/
H A Dfuse_trace.h35 EM( FUSE_OPENDIR, "FUSE_OPENDIR") \
H A Dfile.c134 int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN; in fuse_file_open()
/linux/include/uapi/linux/
H A Dfuse.h639 FUSE_OPENDIR = 27, enumerator