Searched refs:MSDOS_FSINFO_INO (Results 1 – 2 of 2) sorted by relevance
28 #define MSDOS_FSINFO_INO 2 /* Used for managing the FSINFO block */ macro
50 if ((ino < MSDOS_ROOT_INO) || (ino == MSDOS_FSINFO_INO)) in fat_ilookup()