Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__OVL_PATH_UPPER
fs/overlayfs/overlayfs.h
25
#define OVL_TYPE_UPPER(type) ((type) & __OVL_PATH_UPPER)
fs/overlayfs/util.c
226
type = __OVL_PATH_UPPER;