Searched refs:boot_nfsw (Results 1 – 5 of 5) sorted by relevance
46 int boot_nfsw = sizeof (boot_fsw) / sizeof (boot_fsw[0]); variable
38 int boot_nfsw = sizeof (boot_fsw) / sizeof (boot_fsw[0]); variable
74 extern int boot_nfsw;
49 for (fsw_idx = 0; fsw_idx < boot_nfsw; fsw_idx++) in get_fs_ops_pointer()64 for (fsw_idx = 0; fsw_idx < boot_nfsw; fsw_idx++) in set_default_fs()
40 int boot_nfsw = sizeof (boot_fsw) / sizeof (boot_fsw[0]); variable