Searched refs:EXFAT_MAX_TIMESTAMP_SECS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/exfat/ | ||
D | exfat_raw.h | 166 #define EXFAT_MAX_TIMESTAMP_SECS 4354819199LL macro |
D | super.c | 648 sb->s_time_max = EXFAT_MAX_TIMESTAMP_SECS; in exfat_fill_super() |