Home
last modified time | relevance | path

Searched refs:xbsd_get_part_index (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/util-linux/
Dfdisk_osf.c248 static int xbsd_get_part_index(int max);
446 i = xbsd_get_part_index(xbsd_dlabel.d_npartitions); in xbsd_delete_part()
784 i = xbsd_get_part_index(xbsd_dlabel.d_npartitions); in xbsd_change_fstype()
789 xbsd_get_part_index(int max) in xbsd_get_part_index() function
818 *i = xbsd_get_part_index(BSD_MAXPARTITIONS); in xbsd_check_new_partition()