Home
last modified time | relevance | path

Searched refs:TYPE_SYMLINK (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/exfat/
Dexfat.h64 #define TYPE_SYMLINK 0x015F macro
Dexfat_core.c995 else if (type == TYPE_SYMLINK) in fat_set_entry_type()
1023 } else if (type == TYPE_SYMLINK) { in exfat_set_entry_type()