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