Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dget_devname.c131 uuidcache_init(int scan_devices) in uuidcache_init() function
167 uc = uuidcache_init(/*scan_devices:*/ 1); in get_spec_by_x()
236 uc = uuidcache_init(scan_devices); in display_uuid_cache()
281 uc = uuidcache_init(/*scan_devices:*/ 1); in get_devname_from_label()
295 uc = uuidcache_init(/*scan_devices:*/ 1); in get_devname_from_uuid()