Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dexfat_raw.h53 #define EXFAT_ACL 0xC2 /* stream entry */ macro
H A Ddir.c383 if (ep->type == EXFAT_ACL) in exfat_get_entry_type()