Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dblockdev-util.c88 int get_block_device(const char *path, dev_t *ret) { in get_block_device() function
370 r = get_block_device(path, &devt); in path_is_encrypted()
Dquota-util.c35 r = get_block_device(path, &devno); in quotactl_path()
Dblockdev-util.h19 int get_block_device(const char *path, dev_t *dev);
Dsleep-config.c226 return get_block_device(swap->device, ret_dev); in swap_device_to_device_id()
/systemd-251/src/shutdown/
Dumount.c680 (void) get_block_device("/", &rootdev); in loopback_points_list_detach()
711 (void) get_block_device("/", &rootdev); in dm_points_list_detach()
741 (void) get_block_device("/", &rootdev); in md_points_list_detach()
/systemd-251/src/home/
Dhomework-quota.c51 r = get_block_device(path, &devno); in home_update_quota_classic()
/systemd-251/src/partition/
Dgrowfs.c216 r = get_block_device(arg_target, &devno); in run()
Drepart.c3793 r = get_block_device(resolved, ret); in find_backing_devno()