Lines Matching refs:USER_LUKS

466         case USER_LUKS:  in home_setup()
880 …if (!IN_SET(user_record_storage(h), USER_LUKS, USER_DIRECTORY, USER_SUBVOLUME, USER_FSCRYPT, USER_… in home_activate()
901 case USER_LUKS: in home_activate()
950 …if (!IN_SET(user_record_storage(h), USER_LUKS, USER_DIRECTORY, USER_SUBVOLUME, USER_FSCRYPT, USER_… in home_deactivate()
978 if (user_record_storage(h) == USER_LUKS) { in home_deactivate()
991 if (user_record_storage(h) == USER_LUKS) in home_deactivate()
1011 if (user_record_storage(h) == USER_LUKS) { in home_deactivate()
1278 …torage, in order to avoid double encryption.", get_home_root(), user_storage_to_string(USER_LUKS)); in determine_default_storage()
1285 … using '%s' storage, since libcryptsetup could not be loaded.", user_storage_to_string(USER_LUKS)); in determine_default_storage()
1287 … log_info("Using automatic default storage of '%s'.", user_storage_to_string(USER_LUKS)); in determine_default_storage()
1288 *ret = USER_LUKS; in determine_default_storage()
1293 … log_info("Running in container, not using '%s' storage.", user_storage_to_string(USER_LUKS)); in determine_default_storage()
1341 if ((h->storage == USER_LUKS || in home_create()
1342 (h->storage < 0 && new_storage == USER_LUKS)) && in home_create()
1373 case USER_LUKS: in home_create()
1415 …if (!IN_SET(user_record_storage(h), USER_LUKS, USER_DIRECTORY, USER_SUBVOLUME, USER_FSCRYPT, USER_… in home_remove()
1436 case USER_LUKS: { in home_remove()
1533 …if (!IN_SET(user_record_storage(h), USER_LUKS, USER_DIRECTORY, USER_SUBVOLUME, USER_FSCRYPT, USER_… in home_validate_update()
1556 case USER_LUKS: { in home_validate_update()
1667 case USER_LUKS: in home_resize()
1691 … if (!IN_SET(user_record_storage(h), USER_LUKS, USER_DIRECTORY, USER_SUBVOLUME, USER_FSCRYPT)) in home_passwd()
1716 case USER_LUKS: in home_passwd()
1806 if (user_record_storage(h) != USER_LUKS) in home_lock()
1832 if (user_record_storage(h) != USER_LUKS) in home_unlock()