Searched defs:cryptfs_enable_inplace_ext4 (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A Dcryptfs.c2421 static int cryptfs_enable_inplace_ext4(char *crypto_blkdev, function
2769 * As is, cryptfs_enable_inplace_ext4 will fail on an f2fs partition, and
2772 if ((rc_ext4 = cryptfs_enable_inplace_ext4(crypto_blkdev, real_blkdev,
2777 SLOGD("cryptfs_enable_inplace_ext4()=%d\n", rc_ext4);

Completed in 122 milliseconds