Searched refs:e4crypt_destroy_user_storage (Results 1 – 3 of 3) sorted by relevance
39 bool e4crypt_destroy_user_storage(const char* volume_uuid, userid_t user_id, int flags);
414 e4crypt_destroy_user_storage(parseNull(argv[2]), atoi(argv[3]), atoi(argv[4]))); in runCommand()
750 bool e4crypt_destroy_user_storage(const char* volume_uuid, userid_t user_id, int flags) { in e4crypt_destroy_user_storage() function