Home
last modified time | relevance | path

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

/linux/fs/
A Dbinfmt_flat.c482 if (rev != FLAT_VERSION && rev != OLD_FLAT_VERSION) { in load_flat_file()
484 rev, FLAT_VERSION, OLD_FLAT_VERSION); in load_flat_file()
490 if (rev == OLD_FLAT_VERSION && id != 0) { in load_flat_file()
501 if (rev == OLD_FLAT_VERSION && in load_flat_file()
814 if (rev > OLD_FLAT_VERSION) { in load_flat_file()
/linux/include/linux/
A Dflat.h58 #define OLD_FLAT_VERSION 0x00000002L macro

Completed in 6 milliseconds