Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FUSE_OPEN
fs/fuse/file.c
134
int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN;
fs/fuse/fuse_trace.h
23
EM( FUSE_OPEN, "FUSE_OPEN") \