MCPcopy Create free account
hub / github.com/TeamWin/Team-Win-Recovery-Project / blkid_devno_to_devname

Function blkid_devno_to_devname

libblkid/src/devno.c:227–246  ·  view source on GitHub ↗

* blkid_devno_to_devname: * @devno: device number * * This function finds the pathname to a block device with a given * device number. * * Returns: a pointer to allocated memory to the pathname on success, * and NULL on failure. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

probe_oneFunction · 0.85
mainFunction · 0.85
probe_lvm_tpFunction · 0.85
probe_md_tpFunction · 0.85

Calls 3

sysfs_devno_to_devpathFunction · 0.85
scandev_devno_to_devpathFunction · 0.85
ul_debugFunction · 0.70

Tested by

no test coverage detected