Searched refs:get_params (Results 1 – 2 of 2) sorted by relevance
254 static char *get_params(const char *device, uint64_t skip, uint64_t offset, in get_params() function440 params = get_params(device, skip, offset, cipher, key_size, key); in dm_create_device()
142 static int get_params(void);827 if (get_params() == -1) { in open_disk()863 get_params(void) in get_params() function