Home
last modified time | relevance | path

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

/system/vold/
DEncryptInplace.cpp584 int rc_ext4, rc_f2fs, rc_full; in cryptfs_enable_inplace() local
618 rc_full = in cryptfs_enable_inplace()
621 LOG(DEBUG) << "cryptfs_enable_inplace_full()=" << rc_full; in cryptfs_enable_inplace()
625 rc_full == ENABLE_INPLACE_ERR_DEV) { in cryptfs_enable_inplace()
629 return rc_full; in cryptfs_enable_inplace()