Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OVL_SETFL_MASK
fs/overlayfs/file.c
70
flags &= OVL_SETFL_MASK;
fs/overlayfs/file.c
85
file->f_flags = (file->f_flags & ~OVL_SETFL_MASK) | flags;