Searched refs:NUM_FSYS (Results 1 – 3 of 3) sorted by relevance
127 #ifndef NUM_FSYS128 #define NUM_FSYS \ macro165 extern struct fsys_entry fsys_table[NUM_FSYS + 1];
48 struct fsys_entry fsys_table[NUM_FSYS + 1] =110 int fsys_type = NUM_FSYS;421 for (fsys_type = 0; fsys_type < NUM_FSYS; fsys_type++) in attempt_mount()425 if (fsys_type == NUM_FSYS && errnum == ERR_NONE) in attempt_mount()431 fsys_type = NUM_FSYS; in attempt_mount()1214 || (*filename == '/' && fsys_type == NUM_FSYS) in setup_part()1257 if (fsys_type != NUM_FSYS) in print_fsys_type()1584 fsys_type = NUM_FSYS; in grub_open()1626 if (!errnum && fsys_type == NUM_FSYS) in grub_open()1733 if (fsys_type == NUM_FSYS) in grub_read()[all …]
298 (NUM_FSYS): Added FSYS_UFS2_NUM.441 (NUM_FSYS): Added FSYS_ISO9660_NUM.2053 (NUM_FSYS): Added FSYS_JFS_NUM and FSYS_XFS_NUM.2281 (NUM_FSYS): Added FSYS_VSTAFS_NUM.4912 [!NUM_FSYS] (NUM_FSYS): Added FSYS_REISERFS_NUM.4943 (grub_close): Don't check if FSYS_TYPE is NUM_FSYS.6137 FSYS_TYPE is NUM_FSYS.7204 (NUM_FSYS): Added FSYS_TFTP_NUM.7623 [!NUM_FSYS] (NUM_FSYS): Added FSYS_MINIX_NUM.8042 0, and set it to NUM_FSYS if mount fails.