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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/ntfs/
H A Dntfs.c134 _get_part_device_path(const PedGeometry* geom, char *partpath, const int len) function
211 if (_get_part_device_path(geom, partpath, sizeof(partpath)) == 0)
280 if (_get_part_device_path(fs->geom, partpath, sizeof(partpath)) == 0)
329 if (_get_part_device_path(fs->geom, spartpath, sizeof(spartpath)) == 0)
332 if (_get_part_device_path(geom, dpartpath, sizeof(dpartpath)) == 0)
411 if (_get_part_device_path(fs->geom, partpath, sizeof(partpath)) == 0)
511 if (_get_part_device_path(fs->geom, partpath, sizeof(partpath)) == 0)

Completed in 26 milliseconds