Searched refs:NUM_FSYS (Results 1 – 3 of 3) sorted by relevance
147 #ifndef NUM_FSYS148 #define NUM_FSYS \ macro186 extern struct fsys_entry fsys_table[NUM_FSYS + 1];
48 struct fsys_entry fsys_table[NUM_FSYS + 1] =116 int fsys_type = NUM_FSYS;434 for (fsys_type = 0; fsys_type < NUM_FSYS; fsys_type++) in attempt_mount()438 if (fsys_type == NUM_FSYS && errnum == ERR_NONE) in attempt_mount()444 fsys_type = NUM_FSYS; in attempt_mount()1377 || (*filename == '/' && fsys_type == NUM_FSYS) in setup_part()1420 if (fsys_type != NUM_FSYS) in print_fsys_type()1747 fsys_type = NUM_FSYS; in grub_open()1789 if (!errnum && fsys_type == NUM_FSYS) in grub_open()1896 if (fsys_type == NUM_FSYS) in grub_read()[all …]
457 (NUM_FSYS): Added FSYS_UFS2_NUM.600 (NUM_FSYS): Added FSYS_ISO9660_NUM.2212 (NUM_FSYS): Added FSYS_JFS_NUM and FSYS_XFS_NUM.2440 (NUM_FSYS): Added FSYS_VSTAFS_NUM.5071 [!NUM_FSYS] (NUM_FSYS): Added FSYS_REISERFS_NUM.5102 (grub_close): Don't check if FSYS_TYPE is NUM_FSYS.6296 FSYS_TYPE is NUM_FSYS.7363 (NUM_FSYS): Added FSYS_TFTP_NUM.7782 [!NUM_FSYS] (NUM_FSYS): Added FSYS_MINIX_NUM.8201 0, and set it to NUM_FSYS if mount fails.