Home
last modified time | relevance | path

Searched refs:get_root_partition_dev (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/xpm/validator/
H A Dexec_signature_info.c91 static dev_t get_root_partition_dev(struct path *root_path) in get_root_partition_dev() function
178 root_dev = get_root_partition_dev(NULL); in dm_verity_check_for_path()
181 dm_partition_table[0].s_dev = get_root_partition_dev(&root_path); in dm_verity_check_for_path()
225 dm_partition_table[0].s_dev = get_root_partition_dev(&root_path); in dm_verity_is_enable()
252 dm_partition_table[0].s_dev = get_root_partition_dev(&root_path); in is_dm_verity()

Completed in 2 milliseconds