Searched defs:DAYS_DELTA (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ | ||
H A D | misc.c | 179 #define DAYS_DELTA (365 * 10 + 2) macro |
/kernel/linux/linux-6.6/fs/fat/ | ||
H A D | misc.c | 185 #define DAYS_DELTA (365 * 10 + 2) macro |
Completed in 2 milliseconds