Searched refs:cryptfs_revert_ext_volume (Results 1 – 3 of 3) sorted by relevance
74 cryptfs_revert_ext_volume(getId().c_str()); in doCreate()91 if (cryptfs_revert_ext_volume(getId().c_str())) { in doDestroy()
249 int cryptfs_revert_ext_volume(const char* label);
1926 int cryptfs_revert_ext_volume(const char* label) { in cryptfs_revert_ext_volume() function