Searched refs:block_device (Results 1 – 15 of 15) sorted by relevance
29 allow uncrypt block_device:blk_file w_file_perms;30 allow uncrypt block_device:dir r_dir_perms;
27 allow vold block_device:dir create_dir_perms;28 allow vold block_device:blk_file create_file_perms;29 auditallow vold block_device:blk_file create_file_perms;
6 allow blkid block_device:dir search;
6 allow sgdisk block_device:dir search;
17 allow install_recovery block_device:dir search;
5 allow blkid_untrusted block_device:dir search;
12 allow fsck_untrusted block_device:dir search;
20 allow toolbox block_device:dir search;
19 allow fsck block_device:dir search;
8 type block_device, dev_type;
59 allow recovery block_device:dir r_dir_perms;
271 # Don't allow raw read/write/open access to block_device273 neverallow { domain -kernel -init -recovery -vold -uncrypt } block_device:blk_file { open read writ…
42 /dev/block(/.*)? u:object_r:block_device:s0
410 allow system_server block_device:dir search;
249 int block_device = FALSE; variable342 if(destination_file && !block_device) in prep_exit()575 block_device ? "block device" : "filesystem"); in write_destination()580 block_device ? "block device" : "filesystem"); in write_destination()2332 "%s\n", block_device ? "block device" : in writer()2339 block_device ? "block device" : "filesystem"); in writer()2575 if(!block_device) { in write_file_process()2672 if(thresh && !block_device) { in write_file_blocks_dup()2714 if(thresh && !block_device) { in write_file_blocks_dup()2823 if(!block_device) { in write_file_blocks()[all …]