Searched refs:ret_found_uuid (Results 1 – 1 of 1) sorted by relevance
355 sd_id128_t *ret_found_uuid, in luks_setup() argument388 if (!sd_id128_is_null(uuid) || ret_found_uuid) { in luks_setup()445 if (ret_found_uuid) /* Return the UUID actually found if the caller wants to know */ in luks_setup()446 *ret_found_uuid = p; in luks_setup()513 sd_id128_t *ret_found_uuid, in luks_open() argument543 if (ret_found_uuid) { in luks_open()584 if (ret_found_uuid) in luks_open()585 *ret_found_uuid = p; in luks_open()598 sd_id128_t *ret_found_uuid) { in fs_validate() argument624 if (ret_found_uuid) /* Return the UUID actually found if the caller wants to know */ in fs_validate()[all …]