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

/system/vold/
H A Dcryptfs.c2553 static int cryptfs_enable_inplace_f2fs(char *crypto_blkdev, function
2770 * then we will drop down to cryptfs_enable_inplace_f2fs.
2779 if ((rc_f2fs = cryptfs_enable_inplace_f2fs(crypto_blkdev, real_blkdev,
2784 SLOGD("cryptfs_enable_inplace_f2fs()=%d\n", rc_f2fs);

Completed in 26 milliseconds