Searched refs:cryptfs_setup_ext_volume (Results 1 – 3 of 3) sorted by relevance
237 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev,
75 int res = cryptfs_setup_ext_volume(getId().c_str(), mRawDevPath.c_str(), in doCreate()
1974 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev, function