Home
last modified time | relevance | path

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

/linux/fs/isofs/
H A Dutil.c24 if (flags & ISO_DATE_LONG_FORM) { in iso_date()
H A Disofs.h110 #define ISO_DATE_LONG_FORM (1 << 1) macro