Home
last modified time | relevance | path

Searched refs:max_path (Results 1 – 1 of 1) sorted by relevance

/system/vold/
Dcryptfs.c1312 char *crypto_sys_path, unsigned int max_path, in cryptfs_setup_volume() argument
1342 snprintf(crypto_sys_path, max_path, "/devices/virtual/block/%s", strrchr(crypto_blkdev, '/')+1); in cryptfs_setup_volume()