Searched refs:allowed_device (Results 1 – 1 of 1) sorted by relevance
531 bool* allowed_device = bpf_map_lookup_elem(&allowed_devices, &dev_id); in is_dentry_allowed_for_filemod() local533 if (allowed_device == NULL) in is_dentry_allowed_for_filemod()