Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EXFAT_FILE
fs/exfat/dir.c
332
if (ep->type == EXFAT_FILE) {
fs/exfat/dir.c
383
ep->type = EXFAT_FILE;
fs/exfat/dir.c
386
ep->type = EXFAT_FILE;
fs/exfat/dir.c
773
if (ep->type != EXFAT_FILE) {