Searched refs:get_block_device_harder (Results 1 – 6 of 6) sorted by relevance
22 int get_block_device_harder(const char *path, dev_t *dev);
204 int get_block_device_harder(const char *path, dev_t *ret) { in get_block_device_harder() function
175 r = get_block_device_harder(path, &devt); in run()
784 r = get_block_device_harder("/", &devno); in add_mounts()790 r = get_block_device_harder("/usr", &devno); in add_mounts()
97 r = get_block_device_harder(mountpath, &devno); in maybe_resize_underlying_device()
548 r = get_block_device_harder("/usr/", &d); in resource_resolve_path()