Searched refs:MSDOS_FSINFO_INO (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmsdos_fs.h28 #define MSDOS_FSINFO_INO 2 /* Used for managing the FSINFO block */ macro
/linux-master/fs/fat/
H A Dnfs.c50 if ((ino < MSDOS_ROOT_INO) || (ino == MSDOS_FSINFO_INO))
H A Dinode.c915 if (inode->i_ino == MSDOS_FSINFO_INO) {
1861 fsinfo_inode->i_ino = MSDOS_FSINFO_INO;

Completed in 130 milliseconds