Searched refs:get_type (Results 1 – 2 of 2) sorted by relevance
83 if debugfs.get_type(raw_image_file, file_spec) != 'regular':90 if debugfs.get_type(raw_image_file, file_spec) != 'regular':
46 def get_type(image_file, file_spec): function