Searched refs:TIME64_MIN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ | ||
| H A D | time64.h | 25 #define TIME64_MIN (-TIME64_MAX - 1) macro |
| /OK3568_Linux_fs/kernel/fs/ | ||
| H A D | super.c | 261 s->s_time_min = TIME64_MIN; in alloc_super() |